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 0d5b9d5 commit 3f8c38aCopy full SHA for 3f8c38a
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v2
14
- uses: actions/setup-node@v3
15
with:
16
- node-version: 14.x
+ node-version: 16.x
17
18
- name: Install dependencies
19
run: npm install
0 commit comments