diff --git a/.gitea/workflows/pr.yml b/.gitea/workflows/pr.yml index 238335d..58aef7d 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.61.1-noble + image: mcr.microsoft.com/playwright:v1.62.1-noble steps: - uses: https://git.keligrubb.com/actions/checkout@v7