Skip to content

Commit cf453b3

Browse files
authored
Merge pull request #161 from dependents/XhmikosR-patch-1
Update npm-publish.yml
2 parents a6160dc + 68fba77 commit cf453b3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
uses: actions/checkout@v3
1616
- name: Use Node.js
1717
uses: actions/setup-node@v3
18+
with:
19+
node-version: 16
1820
# We're using npm to publish due to: https://github.com/yarnpkg/yarn/issues/5779
1921
- run: npm ci
2022
- id: publish

0 commit comments

Comments
 (0)