Skip to content

Commit

Permalink
Merge pull request #13 from SierraSoftworks/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-3
  • Loading branch information
dependabot[bot] authored Sep 27, 2022
2 parents 5817b89 + 0a64cd3 commit 6963f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
Expand Down

0 comments on commit 6963f21

Please sign in to comment.