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 e643e1b commit 324039dCopy full SHA for 324039d
.github/workflows/pr-open-check.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: wagoid/commitlint-github-action@v4
16
- uses: actions/setup-node@v2
17
with:
18
- node-version: '18'
+ node-version: '16'
19
check-latest: true
20
- name: Get yarn cache directory path
21
id: yarn-cache-dir-path
0 commit comments