Skip to content

Commit 79f9abd

Browse files
Merge pull request #389 from go-generalize/dependabot/github_actions/nanasess/setup-chromedriver-2.2.0
2 parents d2010a7 + fd69545 commit 79f9abd

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)