Skip to content

Commit

Permalink
Update publish_npm.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
majidh1 authored Sep 8, 2024
1 parent 8007245 commit ff8d857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/setup-node@v2
with:
node-version: '12.x'
node-version: '14.x'
registry-url: 'https://registry.npmjs.org'
- uses: actions/checkout@v2
- name: Publish NPM
Expand Down

0 comments on commit ff8d857

Please sign in to comment.