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.
checkout
1 parent 1ca84da commit 5084377Copy full SHA for 5084377
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
build:
14
runs-on: ubuntu-24.04
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v5
17
18
- name: Build and test
19
run: cargo test
0 commit comments