1
0
mirror of https://github.com/bitwarden/server synced 2026-02-19 19:03:30 +00:00

bumped node version to latest LTS (#6988)

This commit is contained in:
gitclonebrian
2026-02-17 22:35:44 -05:00
committed by GitHub
parent 24b988508c
commit 3ed9be1384

View File

@@ -126,7 +126,7 @@ jobs:
with:
cache: "npm"
cache-dependency-path: "**/package-lock.json"
node-version: "16"
node-version: "24"
- name: Print environment
run: |