Skip to content

Commit 666676c

Browse files
committed
fix(ci): upgrade to cache v4
1 parent b25fc2d commit 666676c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
java-version: '21'
1414
distribution: 'adopt'
15-
- uses: actions/cache@v2
15+
- uses: actions/cache@v4
1616
with:
1717
path: |
1818
~/.gradle/caches

0 commit comments

Comments
 (0)