We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be49573 + 4a76131 commit 63d7902Copy full SHA for 63d7902
.github/workflows/codeql-analysis.yml
@@ -53,7 +53,7 @@ jobs:
53
distribution: adopt
54
55
- name: Load Cache
56
- uses: actions/cache@v3
+ uses: actions/cache@v4
57
with:
58
path: |
59
~/.gradle/caches
0 commit comments