Skip to content

Commit 2bb7e44

Browse files
authored
Merge pull request #62 from gitx/BumpActionCheckout
Bump action checkout
2 parents 61ef22b + afdc2e4 commit 2bb7e44

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)