Skip to content

Commit

Permalink
Updated setup-chromedriver to v2 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
divya-intelli authored Aug 1, 2023
1 parent 8f2d1de commit 33d1aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
name: composer-${{ matrix.php-version }}-${{ matrix.drupal-core }}-artifact
path: drupal/composer.*

- uses: nanasess/setup-chromedriver@v1
- uses: nanasess/setup-chromedriver@v2

- run: |
export DISPLAY=:99
Expand Down

0 comments on commit 33d1aa2

Please sign in to comment.