Skip to content

Commit

Permalink
Bump nanasess/setup-chromedriver from 2.0.0 to 2.2.0 (#107)
Browse files Browse the repository at this point in the history
Bumps [nanasess/setup-chromedriver](https://github.com/nanasess/setup-chromedriver) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/nanasess/setup-chromedriver/releases)
- [Commits](nanasess/setup-chromedriver@9530178...2c49495)

---
updated-dependencies:
- dependency-name: nanasess/setup-chromedriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 709c595 commit e64288f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
- uses: nanasess/setup-chromedriver@95301782a076fbe8c9ecf54395a4689f7b195285
- uses: nanasess/setup-chromedriver@2c49495f83dd47aa7cee6b3d20cd5a5a3e1e016d

- name: Install dependencies
run: dart pub get
Expand Down

0 comments on commit e64288f

Please sign in to comment.