Bump actions/cache from 3 to 4 (#4143)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-19 08:44:37 +01:00 committed by GitHub
parent b3b74fae0e
commit 26a472afc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ jobs:
distribution: 'temurin'
java-version: '17'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: |
~/.gradle/caches
@ -46,7 +46,7 @@ jobs:
distribution: 'adopt'
java-version: '17'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: |
~/.gradle/caches