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 81ce478 commit 8389d24Copy full SHA for 8389d24
.github/workflows/update-and-release.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install Node.js and npm
16
uses: actions/setup-node@v1
17
with:
18
- node-version: 14.x
+ node-version: 20.x
19
registry-url: https://registry.npmjs.org
20
21
- name: Install dependencies
0 commit comments