diff --git a/.gitea/workflows/pr.yml b/.gitea/workflows/pr.yml index 56ecfaa..fa7c840 100644 --- a/.gitea/workflows/pr.yml +++ b/.gitea/workflows/pr.yml @@ -41,7 +41,7 @@ jobs: e2e: runs-on: ubuntu-latest container: - image: mcr.microsoft.com/playwright:v1.59.1-noble + image: mcr.microsoft.com/playwright:v1.60.0-noble steps: - uses: https://git.keligrubb.com/actions/checkout@v6