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 b25fc2d commit 666676cCopy full SHA for 666676c
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
java-version: '21'
14
distribution: 'adopt'
15
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
16
17
path: |
18
~/.gradle/caches
0 commit comments