We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 677027b + 5b43f1a commit ea6066dCopy full SHA for ea6066d
1 file changed
.github/workflows/CI.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
fetch-depth: 0
43
- name: Commit lint ✨
44
- uses: wagoid/commitlint-github-action@v4
+ uses: wagoid/commitlint-github-action@v5
45
46
- name: Install dependencies
47
run: npm install
0 commit comments