Skip to content

Commit

Permalink
Merge pull request #17 from propromo-software/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/mxcl/xcodebuild-2

Bump mxcl/xcodebuild from 1 to 2
  • Loading branch information
jonasfroeller authored Mar 11, 2024
2 parents 5a69e40 + e66908d commit 169f438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# https://xcodereleases.com/
# https://developer.apple.com/support/xcode/
- name: Xcode Tests
uses: mxcl/xcodebuild@v1
uses: mxcl/xcodebuild@v2
with:
xcode: ${{ matrix.xcode }}
platform: ${{ matrix.platform }}
Expand Down

0 comments on commit 169f438

Please sign in to comment.