We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80b479c + 279ec6f commit 1a8ec3aCopy full SHA for 1a8ec3a
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
build:
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
19
20
- name: Build
21
run: cargo build --verbose
0 commit comments