Skip to content

Commit a660345

Browse files
Bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0 (#146)
Bumps [maxim-lobanov/setup-xcode](https://github.com/maxim-lobanov/setup-xcode) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/maxim-lobanov/setup-xcode/releases) - [Commits](maxim-lobanov/setup-xcode@v1.5.1...v1.6.0) --- updated-dependencies: - dependency-name: maxim-lobanov/setup-xcode dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73ecff8 commit a660345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- uses: actions/[email protected]
6969
- name: Install gpg
7070
run: brew install gnupg
71-
- uses: maxim-lobanov/setup-xcode@v1.5.1
71+
- uses: maxim-lobanov/setup-xcode@v1.6.0
7272
with:
7373
xcode-version: ${{ matrix.xcode }}
7474
- name: Install pod dependencies

0 commit comments

Comments
 (0)