Skip to content

Commit 62c1a9d

Browse files
committed
Update: env node version
1 parent 5ea459b commit 62c1a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: setup node
1515
uses: actions/setup-node@v3
1616
with:
17-
node-version: "16"
17+
node-version: "20"
1818
- name: install dependencies
1919
run: npm install
2020
- name: publish

0 commit comments

Comments
 (0)