mirror of
https://github.com/bitwarden/server.git
synced 2025-05-10 14:12:21 -05:00
[deps]: Update node to v22
This commit is contained in:
parent
bfe5ecda92
commit
8759c96437
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -94,7 +94,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
cache: "npm"
|
cache: "npm"
|
||||||
cache-dependency-path: "**/package-lock.json"
|
cache-dependency-path: "**/package-lock.json"
|
||||||
node-version: "16"
|
node-version: "22"
|
||||||
|
|
||||||
- name: Print environment
|
- name: Print environment
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user