1
0
mirror of https://github.com/bitwarden/server.git synced 2025-05-07 12:42:24 -05:00

[deps]: Update node to v22

This commit is contained in:
renovate[bot] 2025-04-14 00:58:05 +00:00 committed by GitHub
parent bfe5ecda92
commit 8759c96437
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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