Skip to content

Commit f538b22

Browse files
authored
Merge pull request #3181 from jamulussoftware/dependabot/github_actions/maxim-lobanov/setup-xcode-1.6.0
Build: Bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0
2 parents ab0dfff + c6d10fa commit f538b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)