We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f1bb7e + cd9be77 commit 699d9afCopy full SHA for 699d9af
.github/workflows/jetbrains-release.yaml
@@ -54,7 +54,7 @@ jobs:
54
ref: ${{ github.event.release.tag_name }}
55
56
- name: Import Apple certificate
57
- uses: apple-actions/import-codesign-certs@v3
+ uses: apple-actions/import-codesign-certs@v5
58
with:
59
keychain: ${{ github.run_id }}
60
keychain-password: ${{ github.run_id }}
0 commit comments