We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9aa148 commit f9f7dbeCopy full SHA for f9f7dbe
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Setup node
11
uses: actions/setup-node@v3
12
with:
13
- node-version: 14
+ node-version: 16
14
cache: 'npm'
15
16
- name: Install and test
0 commit comments