We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40124ba + 58c8891 commit 701de17Copy full SHA for 701de17
1 file changed
.github/workflows/CI.yml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
fetch-depth: 0
45
- name: Commit lint ✨
46
- uses: wagoid/commitlint-github-action@v2
+ uses: wagoid/commitlint-github-action@v4
47
48
- name: Install dependencies
49
run: npm install
0 commit comments