Skip to content

Commit 0c4e934

Browse files
committed
Update to actions/cache@v4
1 parent 6214501 commit 0c4e934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)