Skip to content

Commit bda587c

Browse files
chore(deps): update dependency node to v22
1 parent 9d68575 commit bda587c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/github/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runs:
77
- uses: pnpm/action-setup@v4
88
- uses: actions/setup-node@v4
99
with:
10-
node-version: 20.19.4
10+
node-version: 22.18.0
1111
cache: "pnpm"
1212

1313
- shell: bash

0 commit comments

Comments
 (0)