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 5e721d9 commit f30ce1fCopy full SHA for f30ce1f
.github/workflows/update-package-lock.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- uses: actions/setup-node@v1
17
with:
18
- node-version: 12
+ node-version: 14
19
registry-url: https://registry.npmjs.org/
20
21
- name: Configure git and update package-lock.json
0 commit comments