Skip to content

Commit 35a3ae4

Browse files
authored
chore: update actions/cache versions
1 parent 6676784 commit 35a3ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: maxim-lobanov/setup-xcode@v1
1616
with:
1717
xcode-version: '13.2.1'
18-
- uses: actions/cache@v1
18+
- uses: actions/cache@v4
1919
id: carthage-cache
2020
with:
2121
path: Carthage

0 commit comments

Comments
 (0)