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 ce3ed49 commit 22b0183Copy full SHA for 22b0183
1 file changed
.github/workflows/gradle.yml
@@ -22,7 +22,7 @@ jobs:
22
java-version: '17'
23
distribution: 'temurin'
24
- name: Cache Gradle
25
- uses: actions/cache@v5.0.3
+ uses: actions/cache@v5.0.4
26
with:
27
path: ~/.gradle/caches
28
key: >-
0 commit comments