We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4027536 commit aa58418Copy full SHA for aa58418
.github/workflows/head.yml
@@ -29,7 +29,7 @@ jobs:
29
firefox-version: "130.0"
30
- uses: browser-actions/setup-geckodriver@latest
31
with:
32
- geckodriver-version: "0.32.2"
+ geckodriver-version: "0.35.0"
33
- uses: coactions/setup-xvfb@v1
34
35
run: bundle exec rake spec
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
43
0 commit comments