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 65ea386 commit 67ef7d2Copy full SHA for 67ef7d2
.github/workflows/npm-publish.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v2
26
- uses: actions/setup-node@v1
27
with:
28
- node-version: '14.x'
+ node-version: '16.x'
29
registry-url: https://registry.npmjs.org/
30
- uses: actions/cache@v2
31
id: npm-cache
0 commit comments