Skip to content

Commit

Permalink
Infrastructure: Bump ava and selenium-webdriver (pull #2640)
Browse files Browse the repository at this point in the history
* Bump ava and selenium-webdriver
* (temporary fix tracked by #2636): Force node-version to 16 for regression.yml
  • Loading branch information
howard-e committed Mar 7, 2023
1 parent bc49ef9 commit d748217
Show file tree
Hide file tree
Showing 3 changed files with 457 additions and 273 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 16
cache: npm

- name: Install npm dependencies
Expand Down
Loading

0 comments on commit d748217

Please sign in to comment.