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.
1 parent 2aff482 commit 537326bCopy full SHA for 537326b
.github/workflows/npm-publish.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-node@v3
16
with:
17
- node-version: '18.x'
+ node-version: '20.x'
18
registry-url: 'https://registry.npmjs.org'
19
- run: yarn
20
- run: yarn build
0 commit comments