Pin the Node version the lint and release jobs run on

This commit is contained in:
2026-09-13 16:30:58 +02:00
parent 7310634d7d
commit e3062066c1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-node@v7.0.0
with:
cache: npm
node-version: 24
node-version: 24.18.0
registry-url: https://registry.npmjs.org
- run: npm ci
- name: The tag must match the version being published