mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-05 04:29:47 +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
|
||||
id: SDK
|
||||
uses: actions/cache@v3.0.11
|
||||
uses: actions/cache@v3.2.0
|
||||
env:
|
||||
cache-name: iOS-15.5-SDK
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue