We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e752a7 commit 22be8f2Copy full SHA for 22be8f2
.github/workflows/node.js.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- node-version: [16.x, 18.x, 20.x]
+ node-version: [16.x, 18.x, 20.x, 22.x, 23.x]
24
html-plugin-version: [4, 5]
25
webpack-version: [5]
26
runs-on: ubuntu-latest
0 commit comments