Skip to content

Commit e6c8dc7

Browse files
Update taiki-e/upload-rust-binary-action action from v1.28.1 to v1.30.0
1 parent be23a2c commit e6c8dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Cache Cargo
6161
uses: ./.github/actions/cache
6262
- name: Build
63-
uses: taiki-e/upload-rust-binary-action@v1.28.1
63+
uses: taiki-e/upload-rust-binary-action@v1.30.0
6464
with:
6565
bin: sqlgrep
6666
target: ${{ matrix.target }}

0 commit comments

Comments
 (0)