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 d6e4f04 commit c491a5dCopy full SHA for c491a5d
.github/workflows/CI.yml
@@ -39,7 +39,7 @@ jobs:
39
run: pnpm run test.lint
40
41
- name: Commit lint ✨
42
- uses: wagoid/commitlint-github-action@v5
+ uses: wagoid/commitlint-github-action@v6
43
44
Release:
45
needs: [Lint]
0 commit comments