Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
DIYgod 2023-11-21 19:25:46 +08:00
commit d976965844
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install Node.js - name: Install Node.js
uses: actions/setup-node@v3 uses: actions/setup-node@v4
with: with:
node-version: 18 node-version: 18