Skip to content

Commit

Permalink
Node version 20
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong committed Nov 20, 2023
1 parent 72ab97b commit 3d13438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '14'
node-version: '20'
- run: npm ci
- run: npm run test

0 comments on commit 3d13438

Please sign in to comment.