Skip to content

Commit

Permalink
Bump checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
cwoffenden authored Mar 22, 2024
1 parent 13cfe2a commit 88f3364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Build
run: xcodebuild clean build -destination '${{matrix.destination}}'

0 comments on commit 88f3364

Please sign in to comment.