Skip to content

Commit

Permalink
Update to checkout v3 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen authored Aug 18, 2023
1 parent 8a9bc98 commit c56073d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
cargo-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
with:
profile: minimal
Expand Down

0 comments on commit c56073d

Please sign in to comment.