Skip to content

Commit

Permalink
Merge pull request #2 from WormieCorp/renovate/actions-checkout-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm authored Nov 7, 2021
2 parents e59bab3 + 9fc7619 commit 80676e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
clippy_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
profile: minimal
Expand Down

0 comments on commit 80676e2

Please sign in to comment.