Skip to content

Commit

Permalink
Merge pull request #438 from pusher/chore/actions-ca
Browse files Browse the repository at this point in the history
chore: update actions/cache versions
  • Loading branch information
rexrafa authored Dec 12, 2024
2 parents 6676784 + 35a3ae4 commit 48e71f9
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 48e71f9

Please sign in to comment.