Skip to content

Commit 1f2e74f

Browse files
committed
fix release action
1 parent 23fab8e commit 1f2e74f

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
@@ -43,7 +43,7 @@ jobs:
4343
key: ${{ matrix.target }}
4444
cache-on-failure: "true"
4545

46-
- uses: taiki-e/upload-rust-binary-action@v1.30
46+
- uses: taiki-e/upload-rust-binary-action@v1
4747
with:
4848
bin: tgcaptcha-rs
4949
target: ${{ matrix.target }}

0 commit comments

Comments
 (0)