Skip to content

Commit

Permalink
Update node version.
Browse files Browse the repository at this point in the history
Signed-off-by: corvofeng <[email protected]>
  • Loading branch information
corvofeng committed Dec 23, 2023
1 parent f7c5fd8 commit 1d894f6
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 157 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 18
registry-url: https://registry.npmjs.org/

- name: Install vsce
Expand Down
Loading

0 comments on commit 1d894f6

Please sign in to comment.