We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68faef0 commit 1d41b7bCopy full SHA for 1d41b7b
.github/workflows/gradle.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Validate gradlew integrity
14
uses: gradle/wrapper-validation-action@v1
15
- name: Cache
16
- uses: actions/cache@v2
+ uses: actions/cache@v4
17
with:
18
path: |
19
~/.gradle/caches
0 commit comments