Lock node version

This commit is contained in:
Philip Peterson 2025-04-20 12:16:53 -07:00
parent ae435f2fae
commit 098e34c5bd

View file

@ -7,7 +7,7 @@ defaults:
run: run:
shell: bash shell: bash
env: env:
NODE_VERSION: 20.x NODE_VERSION: 20.11.0
jobs: jobs:
build: build:
runs-on: ${{matrix.os}} runs-on: ${{matrix.os}}