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 2884286 + 1987299 commit bb2f46aCopy full SHA for bb2f46a
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v3
16
- uses: actions/setup-node@v3
17
with:
18
- node-version: 14
+ node-version: 16
19
registry-url: https://registry.npmjs.org/
20
cache: npm
21
- run: npm ci
0 commit comments