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.
1 parent c855024 commit 2d1c925Copy full SHA for 2d1c925
.github/workflows/run.yml
@@ -8,7 +8,7 @@ jobs:
8
9
- uses: actions/setup-node@v2
10
with:
11
- node-version: '10'
+ node-version: '16'
12
13
- run: npm ci
14
0 commit comments