Skip to content

Commit 1cab2fd

Browse files
committed
WIP
1 parent d68c1b7 commit 1cab2fd

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
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@master
2525
- name: Compile and release
26-
uses: rust-build/rust-build.action@v1.4.0
26+
uses: rust-build/rust-build.action@v1.4.5
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
RUSTTARGET: ${{ matrix.target }}

0 commit comments

Comments
 (0)