Skip to content

Commit 47b10f0

Browse files
authored
Merge pull request #26 from icedland/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 8a675f9 + 0bb585b commit 47b10f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
os: [ubuntu-latest]
2828

2929
steps:
30-
- uses: actions/checkout@v4
30+
- uses: actions/checkout@v5
3131

3232
- name: Install Rust
3333
shell: bash

0 commit comments

Comments
 (0)