We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ab24f commit 4027536Copy full SHA for 4027536
.github/workflows/head.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Firefox
27
uses: browser-actions/setup-firefox@v1
28
with:
29
- firefox-version: "111.0.1"
+ firefox-version: "130.0"
30
- uses: browser-actions/setup-geckodriver@latest
31
32
geckodriver-version: "0.32.2"
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
0 commit comments