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 61ef22b commit afdc2e4Copy full SHA for afdc2e4
.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