Skip to content

Commit

Permalink
Merge pull request #91 from elast0ny/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3

Bump actions/checkout from 2.4.0 to 3
  • Loading branch information
elast0ny committed Mar 3, 2022
2 parents 68563b3 + b9d1149 commit 344a5c4
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 @@ -17,7 +17,7 @@ jobs:

steps:
- name: Checkout Sources
uses: actions/checkout@v2.4.0
uses: actions/checkout@v3

- name: Install Rust Toolchain
uses: actions-rs/[email protected]
Expand Down

0 comments on commit 344a5c4

Please sign in to comment.