diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index 899807a..38bc356 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -40,7 +40,7 @@ jobs: e2e-test: runs-on: ubuntu-latest container: - image: mcr.microsoft.com/playwright:v1.50.1-noble + image: mcr.microsoft.com/playwright:v1.58.2-noble steps: - uses: actions/checkout@v4 - name: Use Node.js