Skip to content

Commit fd69545

Browse files
build(deps): bump nanasess/setup-chromedriver from 2.1.2 to 2.2.0
Bumps [nanasess/setup-chromedriver](https://github.com/nanasess/setup-chromedriver) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/nanasess/setup-chromedriver/releases) - [Commits](nanasess/setup-chromedriver@v2.1.2...v2.2.0) --- updated-dependencies: - dependency-name: nanasess/setup-chromedriver dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d2010a7 commit fd69545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- uses: dart-lang/setup-dart@v1
5252
with:
5353
sdk: "2.14.4"
54-
- uses: nanasess/setup-chromedriver@v2.1.2
54+
- uses: nanasess/setup-chromedriver@v2.2.0
5555
- uses: actions/checkout@v4
5656

5757
- uses: actions/cache@v3

0 commit comments

Comments
 (0)