Skip to content

Commit eaa63c9

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

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

1010
steps:
1111

12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v6
1313

1414
- name: rustfmt
1515
run: .ci-scripts/rustfmt-check

0 commit comments

Comments
 (0)