We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e65988 + a2a686e commit 2d5ab72Copy full SHA for 2d5ab72
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
java-version: ${{ matrix.java }}
19
20
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
21
22
path: |
23
~/.gradle/caches
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
24
0 commit comments