diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index bf3e224..6d87c4f 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -84,7 +84,7 @@ jobs: TEST_USERNAME: ${{ secrets.E2E_USERNAME }} TEST_PASSWORD: ${{ secrets.E2E_PASSWORD }} - - uses: actions/upload-artifact@v4 + - uses: actions/upload-artifact@v3 if: always() with: name: playwright-report