Skip to content

Commit 0a938ef

Browse files
committed
update release action version
1 parent 8670fa3 commit 0a938ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@master
2626
- name: Compile and release
27-
uses: rust-build/rust-build.action@v1.4.0
27+
uses: rust-build/rust-build.action@v1.4.5
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
with:

0 commit comments

Comments
 (0)