We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3ab9b commit 8f9cd5dCopy full SHA for 8f9cd5d
.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