Skip to content

Commit 7fce72b

Browse files
dependency: Update actions/cache action to v5.0.3 (#1286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d75d3e commit 7fce72b

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
@@ -71,7 +71,7 @@ jobs:
7171
java-version: ${{ matrix.java }}
7272

7373
- name: Cache Gradle
74-
uses: actions/[email protected].2
74+
uses: actions/[email protected].3
7575
with:
7676
path: ~/.gradle/caches
7777
key: >-

0 commit comments

Comments
 (0)