Skip to content

Commit 2488af2

Browse files
Merge pull request #46 from aya-rs/dependabot/github_actions/actions/checkout-6
2 parents 85d4124 + 0f32a4d commit 2488af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- nightly
2424

2525
steps:
26-
- uses: actions/checkout@v5
26+
- uses: actions/checkout@v6
2727

2828
- uses: dtolnay/rust-toolchain@master
2929
with:

0 commit comments

Comments
 (0)