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

Commit ef7c0de

Browse files
chore(deps): update dependency node to v22
1 parent c6fcb7e commit ef7c0de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/composite-actions/cache-and-install/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
- name: Install Node.js
1212
uses: actions/setup-node@v4.1.0
1313
with:
14-
node-version: 20
14+
node-version: 22.18.0
1515

1616
- uses: pnpm/action-setup@v4.0.0
1717
name: Install pnpm

0 commit comments

Comments
 (0)