Skip to content

Commit

Permalink
fix: cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Sep 30, 2023
1 parent c5260d2 commit 8b9b69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
node-version: 18
cache: 'pnpm'
- uses: actions/cache@v2
- uses: actions/cache@v3
id: cocoapods-cache
with:
path: ios/Pods
Expand Down

0 comments on commit 8b9b69d

Please sign in to comment.