We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad2e3aa + e30fde6 commit 2814acaCopy full SHA for 2814aca
1 file changed
.github/workflows/publish.yaml
@@ -48,7 +48,7 @@ jobs:
48
- uses: actions/checkout@v2
49
- uses: actions/setup-node@v1
50
with:
51
- node-version: 10
+ node-version: 18
52
registry-url: https://registry.npmjs.org/
53
- run: npm ci
54
- run: npm publish
0 commit comments