Skip to content

Commit 28faa3d

Browse files
authored
Update gradle.yml
1 parent 812ab37 commit 28faa3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
java-version: ${{ matrix.java }}
2121
- name: Cache Gradle packages
22-
uses: actions/cache@v2
22+
uses: actions/cache@v4
2323
with:
2424
path: |
2525
~/.gradle/caches

0 commit comments

Comments
 (0)