update: 0.1.1-2

This commit is contained in:
2024-03-18 21:07:09 +08:00
parent f199ef7f33
commit fccf33d953
2 changed files with 3 additions and 3 deletions

View File

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