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:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -126,7 +126,7 @@ jobs:
|
||||
with:
|
||||
cache: "npm"
|
||||
cache-dependency-path: "**/package-lock.json"
|
||||
node-version: "16"
|
||||
node-version: "24"
|
||||
|
||||
- name: Print environment
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user