Skip to content

Commit 9d004e1

Browse files
committed
Update node version
Signed-off-by: Rob Stryker <rob@oxbeef.net>
1 parent 1ae2816 commit 9d004e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- name: Set Up NodeJS
115115
uses: actions/setup-node@v4
116116
with:
117-
node-version: '18'
117+
node-version: '20'
118118
- name: Install dependencies
119119
run: |
120120
npm install -g typescript "@vscode/vsce" "ovsx"

0 commit comments

Comments
 (0)