Skip to content

Commit 5d58db1

Browse files
authored
Merge pull request #9 from risoflora/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 0e72192 + 9fc62ad commit 5d58db1

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
@@ -36,7 +36,7 @@ jobs:
3636
os: windows-latest
3737

3838
steps:
39-
- uses: actions/checkout@v4
39+
- uses: actions/checkout@v6
4040

4141
- name: Install Rust toolchain
4242
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)