Skip to content

Commit 9785bff

Browse files
committed
Update actions/cache to v4
1 parent da1f304 commit 9785bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
toolchain: stable
1414
- name: Cache target
15-
uses: actions/cache@v2
15+
uses: actions/cache@v4
1616
env:
1717
cache-name: cache-default-target-and-lockfile
1818
with:

0 commit comments

Comments
 (0)