mirror of
https://github.com/Finb/Bark.git
synced 2025-12-08 21:36:01 +00:00
升级 workflow action
This commit is contained in:
parent
07ad6da232
commit
ad442cd7da
4
.github/workflows/tests.yaml
vendored
4
.github/workflows/tests.yaml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Select Xcode Version
|
- name: Select Xcode Version
|
||||||
uses: maxim-lobanov/setup-xcode@v1
|
uses: maxim-lobanov/setup-xcode@v1
|
||||||
@ -27,7 +27,7 @@ jobs:
|
|||||||
ruby-version: 2.7.2
|
ruby-version: 2.7.2
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
|
|
||||||
- uses: actions/cache@v2
|
- uses: actions/cache@v4
|
||||||
id: pods-cache
|
id: pods-cache
|
||||||
with:
|
with:
|
||||||
path: Pods
|
path: Pods
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user