mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-21 07:41:59 +00:00
Updated Cache Dependence
This commit is contained in:
parent
ce62105d89
commit
2306e39bd5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildapp.yml
vendored
2
.github/workflows/buildapp.yml
vendored
|
|
@ -68,7 +68,7 @@ jobs:
|
||||||
|
|
||||||
- name: Caching
|
- name: Caching
|
||||||
id: SDK
|
id: SDK
|
||||||
uses: actions/cache@v3.0.11
|
uses: actions/cache@v3.2.0
|
||||||
env:
|
env:
|
||||||
cache-name: iOS-15.5-SDK
|
cache-name: iOS-15.5-SDK
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue