Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 2132372

Browse files
chore(deps): update dependency node to v22
| datasource | package | from | to | | --------------- | --------------------- | ------- | ------- | | github-releases | actions/node-versions | 20.19.4 | 22.18.0 |
1 parent c3346b9 commit 2132372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-verification.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Setup Node.js
4646
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 #v4.4.0
4747
with:
48-
node-version: 20
48+
node-version: 22
4949
cache: "pnpm"
5050

5151
- name: Install dependencies (with lockfile update if needed)

0 commit comments

Comments
 (0)