Skip to content

Commit 6f4cf7a

Browse files
ci(deps): update nanasess/setup-chromedriver action to v2.4.0
1 parent 5d7ace9 commit 6f4cf7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
cache-key: ${{ runner.os }}-flutter-${{ steps.fvm-config.outputs.FLUTTER_VERSION }}-${{ hashFiles('**/pubspec.lock') }}
102102

103103
- name: Setup ChromeDriver 🚘
104-
uses: nanasess/setup-chromedriver@v2.3.0
104+
uses: nanasess/setup-chromedriver@v2.4.0
105105
if: ${{ matrix.type == 'web' }}
106106

107107
- name: Cache Pub 💾

0 commit comments

Comments
 (0)