We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22be9b3 + 8b6fed9 commit faf1777Copy full SHA for faf1777
1 file changed
.github/workflows/CI.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
fetch-depth: 0
40
- name: Commit lint ✨
41
- uses: wagoid/commitlint-github-action@v2
+ uses: wagoid/commitlint-github-action@v5
42
43
- name: Install dependencies
44
run: npm install
0 commit comments