Skip to content

Commit

Permalink
chore: updated node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
webdeveric committed Feb 10, 2024
1 parent ef35f91 commit 889733d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
node-version: [16.x, 18.x, 20.x]
node-version: [18.x, 20.x]
webpack-version: ["5.2.0", 5]
dev-server-version: ["3.6.0", 3]
css-loader-version: ["3.5.0", latest]
Expand Down

0 comments on commit 889733d

Please sign in to comment.