Merge tag '2023.11.0' into art/bump-2023.11.0

This commit is contained in:
Zel9278 2023-11-06 00:50:17 +09:00
commit 1f359d68b7
300 changed files with 9329 additions and 3335 deletions

View file

@ -38,7 +38,7 @@ jobs:
version: 8
run_install: false
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3.8.1
uses: actions/setup-node@v4.0.0
with:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'