We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15770db commit 5294214Copy full SHA for 5294214
1 file changed
.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ jobs:
8
9
- uses: actions/setup-node@v2
10
with:
11
- node-version: 14
+ node-version: 16
12
13
- name: Install server
14
run: yarn --cwd server install
0 commit comments