chore: bump node16 to node20 (#1067)

This commit is contained in:
Sukka
2024-02-14 15:44:52 +08:00
committed by GitHub
parent cdc09a3baa
commit 4eb285e828
5 changed files with 7 additions and 8 deletions

View File

@@ -31,8 +31,7 @@ jobs:
- uses: peaceiris/workflows/setup-node@v0.19.1
with:
node-version: "18"
# node-version-file: ".nvmrc"
node-version-file: ".nvmrc"
- name: Dump version
run: |