Skip to content

Commit

Permalink
use node v20 to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengyangliu committed Jun 19, 2024
1 parent 5927abe commit 7a3115b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- uses: actions/setup-node@v2
with:
node-version: '14.x'
node-version: '20.x'

- name: Cache node modules
uses: actions/cache@v2
Expand Down

0 comments on commit 7a3115b

Please sign in to comment.