Skip to content

Commit 1ae2816

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

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
@@ -85,7 +85,7 @@ jobs:
8585
- name: Set Up NodeJS
8686
uses: actions/setup-node@v4
8787
with:
88-
node-version: '18'
88+
node-version: '20'
8989
- name: Install NodeJS dependencies
9090
run: npm install -g typescript "@vscode/vsce" "ovsx"
9191
- name: Cache Version

0 commit comments

Comments
 (0)