diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cb5f0b6efceb..abb897fe24c5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -152,6 +152,8 @@ jobs: name: Install Firefox - uses: browser-actions/setup-geckodriver@latest name: Install Geckodriver + with: + geckodriver-version: 0.32.0 - uses: ory/ci/checkout@master with: fetch-depth: 2