diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4c48fa12e2..731f58d725 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@09d2acae674a48949e3602304ab46fd20ae0c42f + uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709 with: clean: 'false' fetch-depth: '0'