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 a0dcbbe + c283ae2 commit f59ffc6Copy full SHA for f59ffc6
.github/workflows/BuildPR.yml
@@ -12,7 +12,7 @@ jobs:
12
xcode: [ Xcode_14.2.0, Xcode_13.4 ]
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
16
with:
17
fetch-depth: 0
18
submodules: true
0 commit comments