diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e079a1cd6b..4910089450 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -86,7 +86,7 @@ jobs: 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 }}