Merge pull request #2162 from gedoor/dependabot/github_actions/actions/cache-3

Bump actions/cache from 2 to 3
This commit is contained in:
kunfei 2022-08-14 08:50:41 +08:00 committed by GitHub
commit 06d618614b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ jobs:
with:
fetch-depth: 1
- uses: actions/cache@v2
- uses: actions/cache@v3
with:
path: |
~/.gradle/caches

View File

@ -50,7 +50,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/cache@v2
- uses: actions/cache@v3
with:
path: |
~/.gradle/caches