Skip to content

Commit

Permalink
correct action version
Browse files Browse the repository at this point in the history
  • Loading branch information
imyanice authored May 3, 2024
1 parent 1febe6b commit bbbf8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: cargo build --release --all-features

- if: matrix.platform == 'macos-latest'
uses: imyanice/rust-build.action@latest
uses: imyanice/rust-build.action@v0.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit bbbf8d4

Please sign in to comment.