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 3a96a17 commit d1a65bbCopy full SHA for d1a65bb
.github/workflows/publish-master.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: setup Node
15
uses: actions/setup-node@v2
16
with:
17
- node-version: 14.x
+ node-version: 18.x
18
registry-url: 'https://registry.npmjs.org'
19
- name: install
20
run: npm install
0 commit comments