Upgrade to node 24

This commit is contained in:
amyu
2025-09-04 01:40:21 +09:00
parent 0a4f8b4fc8
commit beb45655ae
7 changed files with 11 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ runs:
steps:
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: 20
node-version: 24
cache: npm
cache-dependency-path: sources/package-lock.json
- name: Build distribution