mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-29 03:03:05 -04:00
chore(deps): update actions/cache action to v5 (#4031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/reusable-android-test.yml
vendored
2
.github/workflows/reusable-android-test.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
add-job-summary: always
|
||||
|
||||
- name: AVD cache
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@v5
|
||||
id: avd-cache
|
||||
with:
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user