Compare commits
1 commit
dd9f66cae6
...
3722a9aa6e
Author | SHA1 | Date | |
---|---|---|---|
3722a9aa6e |
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: "Checkout"
|
||||
uses: actions/checkout@v4
|
||||
- name: "Cache Gradle dependencies"
|
||||
uses: https://github.com/actions/cache@v4
|
||||
uses: https://github.com/actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
~/.gradle/caches
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue