Skip to content

Commit 8021904

Browse files
committed
ci: Update setup-chromedriver to v2
1 parent dd134a4 commit 8021904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: Set up database
8585
run: bundle exec rails db:migrate
8686
- name: Install chrome and chromedriver
87-
uses: nanasess/setup-chromedriver@v1
87+
uses: nanasess/setup-chromedriver@v2
8888
- name: Run chromedriver
8989
run: chromedriver --whitelisted-ips &
9090
- name: Run rspec tests

0 commit comments

Comments
 (0)