diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 39fada7..6d1a15d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Select Xcode ${{ env.XCODE_VERSION }} run: |