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 48cf442 + 6298d13 commit 3ecf907Copy full SHA for 3ecf907
1 file changed
.github/workflows/ci.yml
@@ -96,7 +96,7 @@ jobs:
96
toolchain: stable
97
targets: ${{ matrix.settings.target }}
98
- name: Cache cargo
99
- uses: actions/cache@v5
+ uses: actions/cache@v6
100
with:
101
path: |
102
~/.cargo/registry/index/
0 commit comments