Skip to content

Commit

Permalink
chore: update actions/cache versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rexrafa authored Dec 11, 2024
1 parent 6676784 commit 35a3ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '13.2.1'
- uses: actions/cache@v1
- uses: actions/cache@v4
id: carthage-cache
with:
path: Carthage
Expand Down

0 comments on commit 35a3ae4

Please sign in to comment.