We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cbcaca2 + 6643e2f commit e7397ebCopy full SHA for e7397eb
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@v2
+ uses: wagoid/commitlint-github-action@v4
48
49
- name: Install dependencies
50
run: npm install
0 commit comments