Skip to content

Commit 0dbbea9

Browse files
Merge pull request #41 from aya-rs/dependabot/github_actions/actions/checkout-5
2 parents 630d880 + 134ae20 commit 0dbbea9

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@v4
26+
- uses: actions/checkout@v5
2727

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

0 commit comments

Comments
 (0)