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.
2 parents 2653102 + ef6278a commit 15b78d2Copy full SHA for 15b78d2
.github/workflows/CI.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v1
10
- uses: actions/setup-node@v1
11
with:
12
- node-version: '16.5.0'
+ node-version: '16.13.0'
13
14
- run: yarn install
15
0 commit comments