Skip to content

Commit

Permalink
iOS Build: Bump action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lifegpc authored May 25, 2024
1 parent 9ce05e5 commit d974703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
channel: stable
- name: Import keychain
uses: apple-actions/import-codesign-certs@v2
uses: apple-actions/import-codesign-certs@v3
with:
p12-file-base64: ${{ secrets.P12_FILE_BASE64 }}
p12-password: ${{ secrets.P12_PASSWORD }}
Expand Down

0 comments on commit d974703

Please sign in to comment.