Skip to content

Commit

Permalink
MAINT: Bump browser-actions/setup-firefox from 1.4.0 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [browser-actions/setup-firefox](https://github.com/browser-actions/setup-firefox) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/browser-actions/setup-firefox/releases)
- [Changelog](https://github.com/browser-actions/setup-firefox/blob/master/CHANGELOG.md)
- [Commits](browser-actions/setup-firefox@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: browser-actions/setup-firefox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent 07b97db commit 6398a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testrunner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
build-essential graphviz-dev \
libxml2 libxslt1.1 \
pandoc
- uses: browser-actions/[email protected].0
- uses: browser-actions/[email protected].1
- name: setup geckodriver
run: |
curl -fsSL https://github.com/mozilla/geckodriver/releases/download/v0.34.0/geckodriver-v0.34.0-linux64.tar.gz \
Expand Down

0 comments on commit 6398a18

Please sign in to comment.