Skip to content

Commit

Permalink
Merge pull request #24 from CodeEditorLand/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/checkout-4.2.2

Bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
github-actions[bot] authored Oct 24, 2024
2 parents f342ec5 + 0c8a055 commit d109b6a
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 @@ -57,7 +57,7 @@ jobs:
toolchain: ["stable", "nightly"]

steps:
- uses: actions/checkout@v4.2.1
- uses: actions/checkout@v4.2.2

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

0 comments on commit d109b6a

Please sign in to comment.