We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e7da1 commit 8ad7ee2Copy full SHA for 8ad7ee2
.github/workflows/mean_bean_deploy.yml
@@ -54,7 +54,7 @@ jobs:
54
55
# Cache files between builds
56
- name: Setup | Cache Cargo
57
- uses: actions/cache@v2
+ uses: actions/cache@v4
58
with:
59
path: |
60
~/.cargo/registry
0 commit comments