Skip to content

Commit

Permalink
bump rust-build action
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyufjh committed Nov 1, 2023
1 parent 5e1692e commit 3be31cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Compile and release
uses: rust-build/[email protected].3
uses: rust-build/[email protected].4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 3be31cb

Please sign in to comment.