Skip to content

Commit 1880aad

Browse files
committed
Update to actions/cache@v4
1 parent 2e9d466 commit 1880aad

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)