Skip to content

Commit 6403700

Browse files
chore(deps): update dependency node to v20.19.0 (#7692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ea6204 commit 6403700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v4
2424
- uses: actions/setup-node@v4
2525
with:
26-
node-version: '20.18.3'
26+
node-version: '20.19.0'
2727

2828
- name: install deps
2929
run: cd .github/scripts && yarn install

0 commit comments

Comments
 (0)