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 f9c7519 commit ac2d0d5Copy full SHA for ac2d0d5
1 file changed
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
8
steps:
9
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v7
10
- uses: actions-rs/toolchain@v1
11
with:
12
toolchain: stable
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
0 commit comments