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.
2 parents 53c572d + 2e68902 commit 621551dCopy full SHA for 621551d
1 file changed
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
components: clippy
38
39
- name: "Cache cargo registry"
40
- uses: actions/cache@v5
+ uses: actions/cache@v6
41
with:
42
path: |
43
~/.cargo/registry
@@ -62,7 +62,7 @@ jobs:
62
uses: dtolnay/rust-toolchain@stable
63
64
65
66
67
68
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
0 commit comments