We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b8158 commit c92c1b0Copy full SHA for c92c1b0
.github/workflows/CI.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
fetch-depth: 0
46
- name: Commit lint ✨
47
- uses: wagoid/commitlint-github-action@v5
+ uses: wagoid/commitlint-github-action@v6
48
49
- name: Install dependencies
50
run: npm install
0 commit comments