Skip to content

Commit 9d150bf

Browse files
chore(deps): update dependency node to v24 (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebff68f commit 9d150bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install Node.js
2424
uses: actions/setup-node@v6
2525
with:
26-
node-version: 22.x
26+
node-version: 24.x
2727
# cache: "pnpm"
2828

2929
# This is disabled until https://github.com/microsoft/vscode-test-cli/issues/77

0 commit comments

Comments
 (0)