Skip to content

Commit f23f9a5

Browse files
committed
Update to actions/cache@v4
1 parent 1c95c32 commit f23f9a5

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)