diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 391a575..f1fd119 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -110,7 +110,7 @@ jobs: NEXT_PUBLIC_BASE_URL: http://localhost:3000 - name: Upload Playwright Report - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: always() with: name: playwright-report