diff --git a/.github/workflows/agent-image-smoke.yml b/.github/workflows/agent-image-smoke.yml index 4ba9c46d..382aa013 100644 --- a/.github/workflows/agent-image-smoke.yml +++ b/.github/workflows/agent-image-smoke.yml @@ -176,7 +176,7 @@ jobs: } | tee -a /tmp/smoke-report.md - name: Upload panel screenshot artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: ux-qa-panel-screenshot path: /tmp/pw-artifacts/ux-qa-panel-login.png