chore(deps): update https://github.com/actions/cache action to v4 #67

Merged
jank merged 1 commit from renovate/https-github.com-actions-cache-4.x into main 2025-03-12 18:01:55 +00:00

View file

@ -12,7 +12,7 @@ jobs:
- name: "Checkout"
uses: actions/checkout@v3
- name: "Cache Gradle dependencies"
uses: https://github.com/actions/cache@v3
uses: https://github.com/actions/cache@v4
with:
path: |
~/.gradle/caches