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 250fea3 commit 9e1ea22Copy full SHA for 9e1ea22
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: ⎔ Setup node
17
uses: actions/setup-node@v2
18
with:
19
- node-version: "14"
+ node-version: "16"
20
21
- name: 📥 Download deps
22
uses: bahmutov/npm-install@v1
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
# sets up the .npmrc file to publish to npm
registry-url: "https://registry.npmjs.org"
0 commit comments