Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhang-Wei-666 authored Apr 12, 2024
1 parent 65aff01 commit e7089ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2

- name: Use Node.js v18
- name: Use Node.js v20
uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
registry-url: https://registry.npmjs.org/
cache: pnpm

Expand Down

0 comments on commit e7089ee

Please sign in to comment.