We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e0c75c + 391521b commit 4bb28dcCopy full SHA for 4bb28dc
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