We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be23a2c + e6c8dc7 commit 6b0e792Copy full SHA for 6b0e792
1 file changed
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
- name: Cache Cargo
61
uses: ./.github/actions/cache
62
- name: Build
63
- uses: taiki-e/upload-rust-binary-action@v1.28.1
+ uses: taiki-e/upload-rust-binary-action@v1.30.0
64
with:
65
bin: sqlgrep
66
target: ${{ matrix.target }}
0 commit comments