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 cca8544 commit 0da7b20Copy full SHA for 0da7b20
.github/workflows/site-deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: setup node
19
uses: actions/setup-node@v1
20
with:
21
- node-version: 14
+ node-version: 20
22
23
- name: create package-lock.json
24
run: npm i --package-lock-only --ignore-scripts
0 commit comments