Skip to content

Commit 49337b8

Browse files
committed
Bump from Node 18 to 20 for PR verification.
Signed-off-by: Roland Grunberg <[email protected]>
1 parent 41663e6 commit 49337b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

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: '18'
26+
node-version: '20'
2727
- name: Install vsce
2828
run: npm i -g @vscode/vsce
2929
- name: Install dependencies

0 commit comments

Comments
 (0)