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 1a8f562 commit e7c4a63Copy full SHA for e7c4a63
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- uses: actions/setup-node@v2
20
with:
21
- node-version: 18
+ node-version: 16
22
cache: 'npm'
23
cache-dependency-path: '**/package-lock.json'
24
- run: make deps-project tests-ci
0 commit comments