Skip to content

Commit

Permalink
Merge pull request #315 from XcodesOrg/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
MattKiazyk authored Feb 16, 2024
2 parents 71e97f8 + 94e1f5d commit fed9d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test:
runs-on: macos-12
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Run tests
env:
DEVELOPER_DIR: /Applications/Xcode_13.4.1.app
Expand Down

0 comments on commit fed9d1c

Please sign in to comment.