Skip to content

Commit 86d9268

Browse files
committed
Fixing Node 18 in one more file, removing package-lock.json
1 parent 5bece16 commit 86d9268

File tree

2 files changed

+1
-18368
lines changed

2 files changed

+1
-18368
lines changed

.github/workflows/publish-marketplace-content.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Node Env
3232
uses: actions/[email protected]
3333
with:
34-
node-version: 14
34+
node-version: 18
3535
registry-url: https://registry.npmjs.org/
3636
cache: 'pnpm'
3737
- name: Get Changed Files

0 commit comments

Comments
 (0)