Skip to content

Commit

Permalink
Lock ChromeDriver to 119.0.6045.105
Browse files Browse the repository at this point in the history
  • Loading branch information
andreslucena committed Dec 14, 2023
1 parent 7d3314d commit 2308459
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/decidim_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
with:
ruby-version: ${{ env.RUBY_VERSION }}
bundler-cache: true
- uses: nanasess/setup-chromedriver@v2
with:
chromedriver-version: 119.0.6045.105
- uses: actions/setup-node@v2
with:
node-version: ${{ env.NODE_VERSION }}
Expand Down

0 comments on commit 2308459

Please sign in to comment.