diff --git a/.github/workflows/E2E_SFRA.yml b/.github/workflows/E2E_SFRA.yml index 2e353b576..1a5ee3c6a 100644 --- a/.github/workflows/E2E_SFRA.yml +++ b/.github/workflows/E2E_SFRA.yml @@ -135,7 +135,7 @@ jobs: SFCC_HOSTNAME: ${{ secrets[matrix.sfcc-hostname-secret] }} - name: Archive test result artifacts if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: playwright-report path: playwright-report