Skip to content

Commit

Permalink
Upgrade node
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpu committed Oct 3, 2024
1 parent d911d6c commit 76b2554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: '18'
node-version: '20'
registry-url: 'https://registry.npmjs.org/'

# Step 3: Install pnpm
Expand Down

0 comments on commit 76b2554

Please sign in to comment.