diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3462d036..3aa78330 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: pnpm install --frozen-lockfile - name: Commit lint - uses: wagoid/commitlint-github-action@v5 + uses: wagoid/commitlint-github-action@v6 with: failOnWarnings: true