diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 686a5d7..31018a0 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -17,7 +17,7 @@ jobs: runs-on: macos-26 steps: - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install xcbeautify run: brew install xcbeautify @@ -40,7 +40,7 @@ jobs: runs-on: macos-26 steps: - name: Checkout code - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0 # need history for git diff