diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 757bd6300..e54640ea4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -180,7 +180,7 @@ jobs: echo "=== Postgres logs ===" docker compose logs postgres || true - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v6 if: ${{ !cancelled() }} with: name: playwright-report