Merge pull request 'chore(deps): update https://github.com/actions/cache action to v4' (#67) from renovate/https-github.com-actions-cache-4.x into main
All checks were successful
Release / Release (push) Successful in 1m8s
All checks were successful
Release / Release (push) Successful in 1m8s
Reviewed-on: #67 Reviewed-by: Jan Gleytenhoover <jan@kjan.email>
This commit is contained in:
commit
7bbabc46f3
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