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 346874d commit c0ef3ceCopy full SHA for c0ef3ce
.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