Pin the Node version the lint and release jobs run on
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
- uses: actions/setup-node@v7.0.0
|
||||
with:
|
||||
cache: npm
|
||||
node-version: 24
|
||||
node-version: 24.18.0
|
||||
- run: npm ci
|
||||
- run: npm run lint
|
||||
- run: npm run build
|
||||
|
||||
Reference in New Issue
Block a user