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 b7576df commit 303047dCopy full SHA for 303047d
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v2
15
16
- name: ⎔ Setup node
17
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v3
18
with:
19
node-version: '14'
20
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
# sets up the .npmrc file to publish to npm
registry-url: 'https://registry.npmjs.org'
0 commit comments