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 6a504f4 commit 7f856c0Copy full SHA for 7f856c0
.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