Skip to content

Commit

Permalink
Update to Node 20
Browse files Browse the repository at this point in the history
- Bump deps
  • Loading branch information
tdharris committed Feb 17, 2024
1 parent 6d2c0a3 commit 8a985ec
Show file tree
Hide file tree
Showing 3 changed files with 257 additions and 313 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 18.x
node-version: 20.x
- name: npm install
run: npm ci
- name: Set up Xvfb (Ubuntu)
Expand Down
Loading

0 comments on commit 8a985ec

Please sign in to comment.