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 committed Mar 26, 2024
1 parent f73e6af commit d3005dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: dtolnay/rust-toolchain@nightly
with:
targets: ${{ matrix.target }}
- uses: taiki-e/install-action@v1
- uses: taiki-e/install-action@v2
with:
tool: cross
- run: |
Expand Down

0 comments on commit d3005dd

Please sign in to comment.