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 61ef22b + afdc2e4 commit 2bb7e44Copy full SHA for 2bb7e44
.github/workflows/BuildPR.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: ls Xcode
19
run: ls -la /Applications/Xcode*
20
- name: Checkout
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
with:
23
fetch-depth: 0
24
submodules: true
0 commit comments