Skip to content

Commit fc9c454

Browse files
committed
update workflow
1 parent 0cd7959 commit fc9c454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
rust:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@v6
1212
- name: Install Rust
1313
uses: dtolnay/rust-toolchain@stable
1414
with:

0 commit comments

Comments
 (0)