Skip to content

Commit 39f7fa5

Browse files
dependency: Update actions/cache action to v4.2.4 (#1093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b605904 commit 39f7fa5

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
@@ -66,7 +66,7 @@ jobs:
6666
java-version: ${{ matrix.java }}
6767

6868
- name: Cache Gradle
69-
uses: actions/[email protected].3
69+
uses: actions/[email protected].4
7070
with:
7171
path: ~/.gradle/caches
7272
key: >-

0 commit comments

Comments
 (0)