We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6676784 commit 35a3ae4Copy full SHA for 35a3ae4
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: maxim-lobanov/setup-xcode@v1
16
with:
17
xcode-version: '13.2.1'
18
- - uses: actions/cache@v1
+ - uses: actions/cache@v4
19
id: carthage-cache
20
21
path: Carthage
0 commit comments