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