Skip to content

Commit

Permalink
Update .github/workflows/testBuild.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Rory Abraham <47436092+roryabraham@users.noreply.github.com>
  • Loading branch information
nbhargava and roryabraham authored May 12, 2023
1 parent f4a5e0a commit d66848b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ jobs:
ruby-version: '2.7'
bundler-cache: true

- uses: actions/cache@v2
- uses: actions/cache@v3
with:
path: ios/Pods
key: ${{ runner.os }}-pods-${{ hashFiles('**/Podfile.lock') }}
Expand Down

0 comments on commit d66848b

Please sign in to comment.