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 a7f0c41 commit 014e414Copy full SHA for 014e414
.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.3.4
+ uses: actions/checkout@v2.4.0
16
with:
17
fetch-depth: 0
18
submodules: true
0 commit comments