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 f4f0ec6 commit 88be446Copy full SHA for 88be446
.github/workflows/gradle.yml
@@ -22,7 +22,7 @@ jobs:
22
java-version: '17'
23
distribution: 'temurin'
24
- name: Cache Gradle
25
- uses: actions/cache@v4.2.4
+ uses: actions/cache@v4.3.0
26
with:
27
path: ~/.gradle/caches
28
key: >-
0 commit comments