We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e2cd6 commit 8237ee3Copy full SHA for 8237ee3
1 file changed
.github/workflows/Build.yml
@@ -27,7 +27,7 @@ jobs:
27
java-version: 17
28
29
- name: Cache Gradle
30
- uses: actions/cache@v3
+ uses: actions/cache@v4
31
with:
32
path: |
33
~/.gradle/caches
0 commit comments