Merge pull request #66 from SethBurkart123/main

Update webpack.yml
This commit is contained in:
Seth Burkart
2023-12-03 12:26:33 +11:00
committed by GitHub
+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