diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 8b36bcf..6b46423 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -36,7 +36,7 @@ jobs: name: "Test" runs-on: ubuntu-latest container: - image: cypress/browsers:node-22.14.0-chrome-133.0.6943.53-1-ff-135.0.1-edge-133.0.3065.59-1 + image: cypress/browsers:node-22.19.0-chrome-139.0.7258.154-1-ff-142.0.1-edge-139.0.3405.125-1 timeout-minutes: 10 steps: