Skip to content

Commit

Permalink
Merge pull request #9 from IntakeNomNom/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4.1.5

Bump actions/checkout from 4.1.4 to 4.1.5
  • Loading branch information
github-actions[bot] authored May 7, 2024
2 parents 34f3762 + 347ecea commit 88dcde8
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 @@ -55,7 +55,7 @@ jobs:
toolchain: ["stable", "nightly"]

steps:
- uses: actions/checkout@v4.1.4
- uses: actions/checkout@v4.1.5

- uses: actions-rs/toolchain@v1.0.7
with:
Expand Down

0 comments on commit 88dcde8

Please sign in to comment.