mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Lock node version
This commit is contained in:
parent
ae435f2fae
commit
098e34c5bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
|
@ -7,7 +7,7 @@ defaults:
|
|||
run:
|
||||
shell: bash
|
||||
env:
|
||||
NODE_VERSION: 20.x
|
||||
NODE_VERSION: 20.11.0
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ${{matrix.os}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue