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 34e642c + 4febe4f commit 15a4265Copy full SHA for 15a4265
1 file changed
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: dtolnay/rust-toolchain@stable
21
22
- name: Cache cargo registry
23
- uses: actions/cache@v5
+ uses: actions/cache@v6
24
with:
25
path: |
26
~/.cargo/registry
0 commit comments