Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Commit 9402312

Browse files
chore(deps): update dependency node to v22.22.0
| datasource | package | from | to | | --------------- | --------------------- | ------- | ------- | | github-releases | actions/node-versions | 22.19.0 | 22.22.0 |
1 parent 894d86a commit 9402312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Use Node.js
1717
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
1818
with:
19-
node-version: "22.19.0"
19+
node-version: "22.22.0"
2020
cache: "npm"
2121

2222
- name: Debug files

0 commit comments

Comments
 (0)