diff --git a/.github/workflows/pr-open-check.yml b/.github/workflows/pr-open-check.yml index d109fb4e..6f2bd1d1 100644 --- a/.github/workflows/pr-open-check.yml +++ b/.github/workflows/pr-open-check.yml @@ -15,7 +15,7 @@ jobs: - uses: wagoid/commitlint-github-action@v4 - uses: actions/setup-node@v2 with: - node-version: '18' + node-version: '16' check-latest: true - name: Get yarn cache directory path id: yarn-cache-dir-path