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 5552252 + 1ff0f0f commit a164a75Copy full SHA for a164a75
.github/workflows/npm-publish.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v3
30
- uses: actions/setup-node@v3
31
with:
32
- node-version: 16
+ node-version: 18.20.1
33
registry-url: https://registry.npmjs.org/
34
- run: yarn install
35
- run: yarn build
0 commit comments