Skip to content

Commit afdc2e4

Browse files
committed
Bump action checkout
1 parent 61ef22b commit afdc2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildPR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: ls Xcode
1919
run: ls -la /Applications/Xcode*
2020
- name: Checkout
21-
uses: actions/checkout@v3
21+
uses: actions/checkout@v4
2222
with:
2323
fetch-depth: 0
2424
submodules: true

0 commit comments

Comments
 (0)