Bump nanasess/setup-chromedriver from 2.0.0 to 2.2.0 (#107)

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](https://github.com/nanasess/setup-chromedriver/compare/95301782a076fbe8c9ecf54395a4689f7b195285...2c49495f83dd47aa7cee6b3d20cd5a5a3e1e016d)

---
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>
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 7fc2ece..e5c15dd 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -17,7 +17,7 @@
     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