Update GitHub Action Versions (#146)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/android-branch_ci.yml
vendored
2
.github/workflows/android-branch_ci.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
distribution: "temurin"
|
||||
cache: gradle
|
||||
|
||||
- uses: actions/cache@v4.0.2
|
||||
- uses: actions/cache@v4.1.0
|
||||
with:
|
||||
path: |
|
||||
~/.gradle/caches
|
||||
|
||||
Reference in New Issue
Block a user