diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a4c25784a..65c2f0ad1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@b80ff79f1755d06ba70441c368a6fe801f5f3a62 + uses: actions/checkout@b17fe1e4d59a9d1d95a7aead5e6fcd13e50939a5 with: clean: 'false' fetch-depth: '0'