Skip to content

Commit

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

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

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] committed Sep 1, 2023
1 parent 20ec47f commit 352b9b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- uses: dart-lang/setup-dart@d6a63dab3335f427404425de0fbfed4686d93c4f
with:
sdk: ${{ matrix.sdk }}
- uses: nanasess/setup-chromedriver@7cbd35794f8ab317f778c3172fb86c1e9b2853f7
- uses: nanasess/setup-chromedriver@2c49495f83dd47aa7cee6b3d20cd5a5a3e1e016d
- id: install
name: Install dependencies
run: dart pub get
Expand Down

0 comments on commit 352b9b6

Please sign in to comment.