chore(deps): manually update node.js to v22.14.0

This commit is contained in:
zyoshoka
2025-03-05 23:12:18 +09:00
parent c7cbe60a2d
commit a492f2c7e1
12 changed files with 15 additions and 15 deletions

View File

@@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
node-version: [22.11.0]
node-version: [22.14.0]
steps:
- uses: actions/checkout@v4.2.2