diff --git a/.github/actions/merge-playwright-reports/action.yml b/.github/actions/merge-playwright-reports/action.yml index b12ec5b2c8d..6254b129e6c 100644 --- a/.github/actions/merge-playwright-reports/action.yml +++ b/.github/actions/merge-playwright-reports/action.yml @@ -15,7 +15,7 @@ runs: shell: bash - name: Upload HTML report - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4 with: name: atomic-playwright-report path: packages/atomic/playwright-report