diff --git a/.gitea/workflows/execute.yml b/.gitea/workflows/execute.yml index 791caf0..6d28009 100644 --- a/.gitea/workflows/execute.yml +++ b/.gitea/workflows/execute.yml @@ -9,7 +9,7 @@ jobs: matrix: python-version: [ "3.12" ] env: - EDGEDRIVER_VERSION: 127.0.2651.31 + EDGEDRIVER_VERSION: 126.0.2592.102 steps: - uses: actions/checkout@v4 - name: Set up Python ${{ matrix.python-version }}