Update webpack.yml

This commit is contained in:
Daxian_feng 2025-01-24 21:58:18 +08:00 committed by GitHub
parent 3bfb96b091
commit f0b420fe2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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