mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-28 14:46:58 +08:00
iOS Build: Bump action versions
This commit is contained in:
2
.github/workflows/ios.yml
vendored
2
.github/workflows/ios.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user