We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6f8c2e + 1fffe75 commit a784d5dCopy full SHA for a784d5d
1 file changed
.github/workflows/rust.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
12
- name: Build
13
run: cargo build --verbose
14
- name: Clippy
0 commit comments