Skip to content

Commit 17f03db

Browse files
committed
Update to action/cache@v4
1 parent 72eeb7e commit 17f03db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mean_bean_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
# Cache files between builds
5555
- name: Setup | Cache Cargo
56-
uses: actions/cache@v2
56+
uses: actions/cache@v4
5757
with:
5858
path: |
5959
~/.cargo/registry

0 commit comments

Comments
 (0)