Skip to content

Commit 247d0fd

Browse files
dependency: Update actions/cache action to v5.0.4 (#1324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ec59af commit 247d0fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/cache@v5.0.3
74+
uses: actions/cache@v5.0.4
7575
with:
7676
path: ~/.gradle/caches
7777
key: >-

0 commit comments

Comments
 (0)