Skip to content

Commit

Permalink
Update npm-package-publish.yml
Browse files Browse the repository at this point in the history
Node 20
  • Loading branch information
thesamim authored Feb 20, 2024
1 parent 6de6e56 commit f5173de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-package-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: setup-node
uses: actions/setup-node@v2
with:
node-version: 16
node-version: 20
- name: build-scripts
run: |
npm install
Expand Down

0 comments on commit f5173de

Please sign in to comment.