We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29d7bea + e690f30 commit 7e26890Copy full SHA for 7e26890
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@v4
+ uses: wagoid/commitlint-github-action@v5
47
48
- name: Install dependencies
49
run: npm install
0 commit comments