Skip to content

Commit

Permalink
Merge pull request #87 from mozilla-services/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/checkout-4.1.1

Bump actions/checkout from 2.3.4 to 4.1.1
  • Loading branch information
bbangert authored May 13, 2024
2 parents 18f7db8 + 68d01e9 commit d49e191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- "--features default"
- "--no-default-features --features rustcrypto"
steps:
- uses: actions/checkout@v2.3.4
- uses: actions/checkout@v4.1.1
- uses: actions-rs/toolchain@v1
with:
profile: minimal
Expand Down

0 comments on commit d49e191

Please sign in to comment.