Skip to content

Commit

Permalink
Bump dependencies (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgreffier authored Jan 27, 2024
1 parent 1acb1d9 commit 1131802
Show file tree
Hide file tree
Showing 4 changed files with 277 additions and 169 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 20
- run: npm ci
- name: Install the browsers
run: npx playwright install --with-deps
Expand Down
Loading

0 comments on commit 1131802

Please sign in to comment.