Skip to content

Commit 5f8d5f1

Browse files
chore(deps): update dependency node to v22.19.0 (#12240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chris Swithinbank <[email protected]>
1 parent ea9dded commit 5f8d5f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
- name: Setup Node
1111
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
1212
with:
13-
node-version: 22.18.0
13+
node-version: 22.19.0
1414
cache: pnpm
1515

1616
- name: Install dependencies

0 commit comments

Comments
 (0)