We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28d4fd2 commit b70082eCopy full SHA for b70082e
.github/workflows/github-pages-ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup NodeJS
27
uses: actions/setup-node@v1
28
with:
29
- node-version: 14.15.1
+ node-version: 16.4.2
30
31
- name: build 🛠
32
run: |
0 commit comments