Skip to content

Commit

Permalink
Bump firefox from 111.0.1 to 130.0
Browse files Browse the repository at this point in the history
  • Loading branch information
padde committed Sep 21, 2024
1 parent 30ab24f commit 4027536
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/head.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup Firefox
uses: browser-actions/setup-firefox@v1
with:
firefox-version: "111.0.1"
firefox-version: "130.0"
- uses: browser-actions/setup-geckodriver@latest
with:
geckodriver-version: "0.32.2"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup Firefox
uses: browser-actions/setup-firefox@v1
with:
firefox-version: "111.0.1"
firefox-version: "130.0"
- uses: browser-actions/setup-geckodriver@latest
with:
geckodriver-version: "0.32.2"
Expand Down

0 comments on commit 4027536

Please sign in to comment.