We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7c1eaf + 5d34ebc commit e40495cCopy full SHA for e40495c
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@v2
+ uses: wagoid/commitlint-github-action@v4
45
46
- name: Install dependencies
47
run: npm install
0 commit comments