Update webpack.yml

This commit is contained in:
Seth Burkart
2023-12-03 12:08:37 +11:00
committed by GitHub
parent 9abc4dab53
commit 5e29af242e
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [18.x]
node-version: [14.x, 16.x, 18.x]
steps:
- uses: actions/checkout@v3