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.
2 parents 6676784 + 35a3ae4 commit 48e71f9Copy full SHA for 48e71f9
.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