Skip to content

Commit

Permalink
Merge pull request #21 from fast-average-color/hcodes-patch-1
Browse files Browse the repository at this point in the history
Update npm-publish.yml
  • Loading branch information
hcodes authored Jan 22, 2024
2 parents 7379d8a + 4f694f1 commit 92586b6
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 @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 20
registry-url: https://registry.npmjs.org/
- name: npm install, build, and test
run: |
Expand Down

0 comments on commit 92586b6

Please sign in to comment.