Update node version to 22

This commit is contained in:
Kwaroran
2025-05-18 17:24:27 +09:00
parent 45bef69d7a
commit 8815a71440

View File

@@ -29,7 +29,7 @@ jobs:
- name: setup node
uses: actions/setup-node@v4
with:
node-version: 21
node-version: 22
- id: set_var_win
if: matrix.settings.platform == 'windows-latest'
run: |