We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f36eba commit ce9b4f8Copy full SHA for ce9b4f8
1 file changed
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Checkout repository
24
uses: actions/checkout@v4
25
- name: "Gradle cache"
26
- uses: actions/cache@v2
+ uses: actions/cache@v4
27
with:
28
path: |
29
~/.gradle
0 commit comments