Skip to content

Commit 0631aaf

Browse files
chore(deps): update maxim-lobanov/setup-xcode action to v1.6.0 (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 076c2cf commit 0631aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# run: chmod +x ./gradlew
3030

3131
- name: Setup Xcode
32-
uses: maxim-lobanov/setup-xcode@v1.5.1
32+
uses: maxim-lobanov/setup-xcode@v1.6.0
3333
with:
3434
xcode-version: 'latest-stable'
3535

0 commit comments

Comments
 (0)