diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 112088d..1c1eb38 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Checkout the repository - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 - name: Fetch all tags and branches run: git fetch --prune --unshallow - name: Cache Tools