We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00feb1f commit d12c483Copy full SHA for d12c483
.github/workflows/build-and-test.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Restore cache
20
- uses: actions/cache@v3
+ uses: actions/cache@v4
21
with:
22
path: |
23
~/.gradle/caches
0 commit comments