We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190b2c3 commit 77e3a50Copy full SHA for 77e3a50
.github/workflows/CI.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
24
- name: Commit lint ✨
25
- uses: wagoid/commitlint-github-action@v5
+ uses: wagoid/commitlint-github-action@v6
26
27
- uses: actions/setup-node@v4
28
with:
0 commit comments