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 3294e83 commit f0a7d5cCopy full SHA for f0a7d5c
.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@v3.3.2
+ uses: actions/cache@v4.0.0
30
continue-on-error: true
31
with:
32
path: ~/.gradle/caches
0 commit comments