2 parents dbe8291 + 851b6fd commit 8f6d934Copy full SHA for 8f6d934
1 file changed
.github/workflows/rust.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
19
- name: Build
20
run: cargo build --verbose
21
- name: Run tests
0 commit comments