Skip to content

Commit c6d10fa

Browse files
Build: Bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0
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@9a697e2...60606e2) --- updated-dependencies: - dependency-name: maxim-lobanov/setup-xcode dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab0dfff commit c6d10fa

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
@@ -288,7 +288,7 @@ jobs:
288288
steps:
289289
- name: Select Xcode version for Mac
290290
if: matrix.config.target_os == 'macos' || matrix.config.target_os == 'ios'
291-
uses: maxim-lobanov/setup-xcode@9a697e2b393340c3cacd97468baa318e4c883d98
291+
uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd
292292
with:
293293
xcode-version: ${{ matrix.config.xcode_version }}
294294

0 commit comments

Comments
 (0)