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.
2 parents 6dbef49 + 424fa98 commit 4b1c87bCopy full SHA for 4b1c87b
.github/workflows/build-release.yml
@@ -17,7 +17,7 @@ jobs:
17
java-version: '11'
18
19
- name: Cache gradle, wrapper and buildSrc
20
- uses: actions/cache@v2
+ uses: actions/cache@v3
21
with:
22
path: |
23
~/.gradle/caches
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
24
25
.github/workflows/spotless.yml
0 commit comments