Skip to content

Commit fed9d1c

Browse files
authored
Merge pull request #315 from XcodesOrg/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 71e97f8 + 94e1f5d commit fed9d1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
test:
55
runs-on: macos-12
66
steps:
7-
- uses: actions/checkout@v3
7+
- uses: actions/checkout@v4
88
- name: Run tests
99
env:
1010
DEVELOPER_DIR: /Applications/Xcode_13.4.1.app

0 commit comments

Comments
 (0)