We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cac1a7 commit a8d3dfcCopy full SHA for a8d3dfc
.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