Skip to content

Commit

Permalink
ci: taiki-e/install-action v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nugine authored Mar 17, 2024
1 parent 83e34cd commit 268fa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/install-action@v1
- uses: taiki-e/install-action@v2
with:
tool: cargo-audit
- run: cargo audit -D warnings

0 comments on commit 268fa60

Please sign in to comment.