We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c1039e + e090c40 commit fc0017bCopy full SHA for fc0017b
1 file changed
.github/workflows/rust.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- name: Build
20
run: cargo build --verbose
21
- name: Run tests
0 commit comments