Skip to content

Commit 8fc6ef7

Browse files
authored
Merge pull request #3645 from jamulussoftware/dependabot/github_actions/maxim-lobanov/setup-xcode-1.7.0
Build: Bump maxim-lobanov/setup-xcode from 1.6.0 to 1.7.0
2 parents a624b90 + 67b9f78 commit 8fc6ef7

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