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.
1 parent 72eeb7e commit 17f03dbCopy full SHA for 17f03db
.github/workflows/mean_bean_deploy.yml
@@ -53,7 +53,7 @@ jobs:
53
54
# Cache files between builds
55
- name: Setup | Cache Cargo
56
- uses: actions/cache@v2
+ uses: actions/cache@v4
57
with:
58
path: |
59
~/.cargo/registry
0 commit comments