Skip to content

Commit dae09d3

Browse files
committed
Update node version for the vscode extension
1 parent 1e155c5 commit dae09d3

File tree

2 files changed

+4127
-184
lines changed

2 files changed

+4127
-184
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- uses: actions/checkout@v2
3737
- uses: actions/setup-node@v2
3838
with:
39-
node-version: 14.12.0
39+
node-version: 16.19.0
4040
# Install dependencies
4141
- run: npm install
4242
- run: npm install -g vsce

0 commit comments

Comments
 (0)