Skip to content

Commit 67641e1

Browse files
chore(deps): update actions/checkout action to v6
1 parent a10ed95 commit 67641e1

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
@@ -16,7 +16,7 @@ jobs:
1616
channel: [1.82, stable, nightly]
1717

1818
steps:
19-
- uses: actions/checkout@v5
19+
- uses: actions/checkout@v6
2020

2121
- name: Setup rust toolchain
2222
uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)