Browse Source

Update build.yml

tags/3.3.0
Caven Chen 1 year ago
parent
commit
6df1dc57a5
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .github/workflows/build.yml

+ 1
- 1
.github/workflows/build.yml View File

@@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

steps:
- uses: actions/checkout@v2

Loading…
Cancel
Save