Compare commits
3 commits
3000a5f693
...
9e953c8a44
Author | SHA1 | Date | |
---|---|---|---|
9e953c8a44 | |||
7bbabc46f3 | |||
f7c344faa6 |
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@v3
|
||||
uses: https://github.com/actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.gradle/caches
|
||||
|
|
Loading…
Add table
Reference in a new issue