diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 466835fb..47e7a184 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,7 +124,7 @@ jobs: # can authenticate with the GITHUB_TOKEN. - name: Download coverage report - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: name: coverage-report path: coverage @@ -243,7 +243,7 @@ jobs: run: npm ci - name: Download blob reports - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: path: all-blob-reports pattern: playwright-blob-*