We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abea915 commit acea547Copy full SHA for acea547
.github/workflows/CI.yml
@@ -293,7 +293,7 @@ jobs:
293
license-and-audit:
294
runs-on: ubuntu-latest
295
steps:
296
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
297
- name: Install Rust toolchain
298
run: |
299
rustup update stable
.github/workflows/security-audit.yml
@@ -21,7 +21,7 @@ jobs:
21
security-audit:
22
23
24
25
26
27
0 commit comments