We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd7959 commit fc9c454Copy full SHA for fc9c454
1 file changed
.github/workflows/CI.yml
@@ -8,7 +8,7 @@ jobs:
8
rust:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
12
- name: Install Rust
13
uses: dtolnay/rust-toolchain@stable
14
with:
0 commit comments