Skip to content

Commit

Permalink
Merge pull request #83 from argyle-systems/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…maxim-lobanov/setup-xcode-1.6.0

Bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0
  • Loading branch information
gytistumas authored Oct 19, 2023
2 parents 6b0a71d + 569e075 commit e587050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios-ipa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: macos-latest

steps:
- uses: maxim-lobanov/setup-xcode@v1.5.1
- uses: maxim-lobanov/setup-xcode@v1.6.0
with:
xcode-version: '14.2'

Expand Down

0 comments on commit e587050

Please sign in to comment.