Skip to content

Commit b300535

Browse files
committed
Fix ci
1 parent 0d12731 commit b300535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
name: Run tests with miri
3131
runs-on: ubuntu-latest
3232
steps:
33-
- uses: actions/checkout
33+
- uses: actions/checkout@v4
3434

3535
- name: Setup rust
3636
run: rustup toolchain install nightly --profile minimal

0 commit comments

Comments
 (0)