We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1553f0f + fd8cfd3 commit 7267d33Copy full SHA for 7267d33
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
17
- name: Install cargo-audit
18
run: cargo install cargo-audit
19
- name: Build
0 commit comments