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 5905137 commit f08e4a8Copy full SHA for f08e4a8
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
distribution: 'zulu'
27
java-version: ${{ matrix.java }}
28
- name: Cache Gradle Home files
29
- uses: actions/cache@v4.0.1
+ uses: actions/cache@v4.0.2
30
continue-on-error: true
31
with:
32
path: ~/.gradle/caches
0 commit comments