Skip to content

Commit a78d8b5

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

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
@@ -22,7 +22,7 @@ jobs:
2222
java-version: '17'
2323
distribution: 'temurin'
2424
- name: Cache Gradle
25-
uses: actions/[email protected].3
25+
uses: actions/[email protected].4
2626
with:
2727
path: ~/.gradle/caches
2828
key: >-

0 commit comments

Comments
 (0)