We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65619f0 + ec47543 commit 32f6b37Copy full SHA for 32f6b37
.github/workflows/npm-publish.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v3
14
- uses: actions/setup-node@v3
15
with:
16
- node-version: '12.x'
+ node-version: '20.x'
17
registry-url: 'https://registry.npmjs.org'
18
- run: npm ci
19
- run: npm publish
0 commit comments