Skip to content

Commit 9165e7e

Browse files
chore(deps): update dependency node to v22.20.0 (#12417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Chris Swithinbank <[email protected]>
1 parent e1e9994 commit 9165e7e

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@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
1212
with:
13-
node-version: 22.19.0
13+
node-version: 22.20.0
1414
cache: pnpm
1515

1616
- name: Install dependencies

0 commit comments

Comments
 (0)