We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc21d38 commit 75674bcCopy full SHA for 75674bc
.github/workflows/release.yml
@@ -66,7 +66,7 @@ jobs:
66
67
# Cache files between builds
68
- name: Setup | Cache Cargo
69
- uses: actions/cache@v3.3.2
+ uses: actions/cache@v4.2.2
70
with:
71
path: |
72
~/.cargo/registry
0 commit comments