Skip to content

Commit

Permalink
Converted to cargo@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Luijken committed Mar 14, 2024
1 parent 065bf2c commit 66a6148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v2
- uses: actions-rs/cargo@v1
with:
toolchain: stable
target: x86_64-unknown-linux-musl
Expand Down

0 comments on commit 66a6148

Please sign in to comment.