Update webpack.yml

This commit is contained in:
Unitwk 2024-04-18 11:32:09 +08:00 committed by GitHub
parent 7843ac7b90
commit 82e77acba8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [16.x]
node-version: [16.x, 18.x, 20.x]
steps:
- uses: actions/checkout@v3