Skip to content

Commit

Permalink
Merge pull request #49 from VolumeGraphics/update-rust-build-action
Browse files Browse the repository at this point in the history
Update version of rust build action to v1.4.5
  • Loading branch information
rohdealx committed Feb 27, 2024
2 parents 5a35c55 + 63cce99 commit 750f260
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 @@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Compile and release
uses: rust-build/[email protected].4
uses: rust-build/[email protected].5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 750f260

Please sign in to comment.