We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3beacb0 commit fc929fcCopy full SHA for fc929fc
.github/workflows/add_identifiers.yml
@@ -12,7 +12,7 @@ jobs:
12
13
# Checks-out the repo
14
- name: Checkout Repo
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
16
17
# Patch Fastlane Match to not print tables
18
- name: Patch Match Tables
.github/workflows/create_certs.yml
0 commit comments