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 51006d4 commit 42a676fCopy full SHA for 42a676f
1 file changed
.github/workflows/npm-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Node.js
18
uses: actions/setup-node@v3
19
with:
20
- node-version: '14.19.1'
+ node-version: '20.10.0'
21
registry-url: 'https://registry.npmjs.org'
22
23
- name: Install Dependencies
0 commit comments