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 fd6107f commit 866ff13Copy full SHA for 866ff13
.github/workflows/deploy-to-gh-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Use Node.js 😂
17
uses: actions/setup-node@v1
18
with:
19
- node-version: '14.x'
+ node-version: '16.x'
20
21
- name: Install and Build 🏭
22
run: |
0 commit comments