Skip to content

Commit dba0650

Browse files
authored
Update vcstore.yaml
1 parent 6e424ef commit dba0650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vcstore.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Node.js
2727
uses: actions/setup-node@v3
2828
with:
29-
node-version: 16.x
29+
node-version: 18.x
3030

3131
- run: npm install -g vsce
3232
- run: npm install

0 commit comments

Comments
 (0)