Skip to content

Commit 64423ab

Browse files
Merge pull request #6 from BinaryRest/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 4.2.1 to 4.2.2
2 parents 6fac108 + 802d1c4 commit 64423ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
toolchain: ["stable", "nightly"]
5858

5959
steps:
60-
- uses: actions/checkout@v4.2.1
60+
- uses: actions/checkout@v4.2.2
6161

6262
- uses: actions-rs/toolchain@v1.0.7
6363
with:

0 commit comments

Comments
 (0)