diff --git a/.github/workflows/automation-tests.yml b/.github/workflows/automation-tests.yml index 0ca9c632..f1d8fba3 100644 --- a/.github/workflows/automation-tests.yml +++ b/.github/workflows/automation-tests.yml @@ -50,7 +50,7 @@ jobs: ENABLE_HEADLESS_BROWSER: true - name: Archive Test Report - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: ${{ !cancelled() }} with: name: "Test Report"