We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c0591f + 8c5de8f commit 7587f75Copy full SHA for 7587f75
1 file changed
.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@v4
+ uses: wagoid/commitlint-github-action@v5
48
49
- name: Install dependencies
50
run: npm install
0 commit comments