diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bf9a39396..d1b97e1a6 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@b32f140b0c872d58512e0a66172253c302617b90 + uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0 with: clean: 'false' fetch-depth: '0'