We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec59af commit 247d0fdCopy full SHA for 247d0fd
1 file changed
.github/workflows/gradle.yml
@@ -71,7 +71,7 @@ jobs:
71
java-version: ${{ matrix.java }}
72
73
- name: Cache Gradle
74
- uses: actions/cache@v5.0.3
+ uses: actions/cache@v5.0.4
75
with:
76
path: ~/.gradle/caches
77
key: >-
0 commit comments