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.
2 parents 6a504f4 + 7f856c0 commit f891d2cCopy full SHA for f891d2c
.github/workflows/BuildPR.yml
@@ -12,7 +12,7 @@ jobs:
12
xcode: [ Xcode_12.4, Xcode_12.5, Xcode_13.1, Xcode_13.2.1 ]
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v2.4.0
+ uses: actions/checkout@v3
16
with:
17
fetch-depth: 0
18
submodules: true
0 commit comments