Update to 13.3

This commit is contained in:
dP
2023-06-11 22:51:03 +04:00
parent c88bb8e91d
commit 9be99d15c3
9 changed files with 27 additions and 48 deletions

View File

@@ -79,7 +79,7 @@ jobs:
echo "::endgroup::"
- name: Import code signing certificates
uses: Apple-Actions/import-codesign-certs@v1
uses: Apple-Actions/import-codesign-certs@v2
with:
# The certificates in a PKCS12 file encoded as a base64 string
p12-file-base64: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_P12_BASE64 }}