Bump maxim-lobanov/setup-xcode from 1.6.0 to 1.7.0 (#996)

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](https://github.com/maxim-lobanov/setup-xcode/compare/60606e260d2fc5762a71e64e74b2174e8ea3c8bd...ed7a3b1fda3918c0306d1b724322adc0b8cc0a90)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexey Alexandrov <aalexand@users.noreply.github.com>
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index f5a06a5..9014955 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -86,7 +86,7 @@
           echo "$HOME/gotip/bin:$PATH" >> $GITHUB_PATH
 
       - name: Set up Xcode
-        uses: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd # v1.6.0
+        uses: maxim-lobanov/setup-xcode@ed7a3b1fda3918c0306d1b724322adc0b8cc0a90 # v1.7.0
         with:
           xcode-version: ${{ matrix.xcode-version }}