Skip to content

Commit 1b8060a

Browse files
chore(deps): update actions/checkout action to v6
1 parent dd8d62b commit 1b8060a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Check out code
39-
uses: actions/checkout@v5
39+
uses: actions/checkout@v6
4040

4141
- name: Set up Rust
4242
uses: actions-rust-lang/setup-rust-toolchain@v1

0 commit comments

Comments
 (0)