We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4678b5 commit f14eb11Copy full SHA for f14eb11
.github/workflows/node.js.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
- uses: actions/setup-node@v2
14
with:
15
- node-version: 14.x
+ node-version: 16.14.x
16
cache: yarn
17
- name: Build website
18
run: |
0 commit comments