Skip to content

Commit 67b9f78

Browse files
Build: Bump maxim-lobanov/setup-xcode from 1.6.0 to 1.7.0
Bumps [maxim-lobanov/setup-xcode](https://github.com/maxim-lobanov/setup-xcode) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/maxim-lobanov/setup-xcode/releases) - [Commits](maxim-lobanov/setup-xcode@60606e2...ed7a3b1) --- updated-dependencies: - dependency-name: maxim-lobanov/setup-xcode dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb35af3 commit 67b9f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autobuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ jobs:
284284
steps:
285285
- name: Select Xcode version for Mac
286286
if: matrix.config.target_os == 'macos' || matrix.config.target_os == 'ios'
287-
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd
287+
uses: maxim-lobanov/setup-xcode@ed7a3b1fda3918c0306d1b724322adc0b8cc0a90
288288
with:
289289
xcode-version: ${{ matrix.config.xcode_version }}
290290

0 commit comments

Comments
 (0)