chore(deps): update node version

This commit is contained in:
աɨռɢӄաօռɢ
2024-02-11 19:29:42 +08:00
parent 5fa21a730f
commit a73854fc6c
8 changed files with 10 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 18.14.0
node-version: 18.19.0
- name: Checkout
uses: actions/checkout@v3
with: