chore(ci): update node version to 24.12

To be able to get npm version that allow trusted publishing
(>v11.5.1).
This commit is contained in:
David Testé
2025-12-12 16:37:58 +01:00
committed by David Testé
parent 95524966ca
commit b950b551e6

View File

@@ -87,7 +87,7 @@ jobs:
- name: Authenticate on NPM
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
with:
node-version: '22'
node-version: '24'
registry-url: 'https://registry.npmjs.org'
- name: Publish web package