Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h3902340 authored Nov 30, 2023
1 parent 9d88a07 commit 03cf393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: node
uses: actions/setup-node@v2
with:
node-version: 19
node-version: 20
registry-url: https://registry.npmjs.org
- name: npm i
run: npm i
Expand Down

0 comments on commit 03cf393

Please sign in to comment.