diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 84402b4..7af5605 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -39,7 +39,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1 + uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools