ci: bump Node to 24.x to match lockfile's npm version

This commit is contained in:
touss59 2026-07-15 22:30:26 +02:00
parent 2fafff61fa
commit 2d5ea7c4e0

View file

@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: "20.x"
node-version: "24.x"
cache: npm
- name: Build plugin