diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 514cf4ba1..4123d2f4f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -122,6 +122,7 @@ jobs: run-tests-ext: sh steps: - name: Checkout + # v4+ of the action respect show-progress uses: actions/checkout@master with: show-progress: false