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 0d12731 commit b300535Copy full SHA for b300535
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
name: Run tests with miri
31
runs-on: ubuntu-latest
32
steps:
33
- - uses: actions/checkout
+ - uses: actions/checkout@v4
34
35
- name: Setup rust
36
run: rustup toolchain install nightly --profile minimal
0 commit comments