Skip to content

Commit 8967355

Browse files
committed
Update to actions/cache@v4
1 parent c5d4a39 commit 8967355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
with:
1111
submodules: true
1212
- name: 'Cache'
13-
uses: actions/cache@v2
13+
uses: actions/cache@v4
1414
with:
1515
path: |
1616
~/.m2

0 commit comments

Comments
 (0)