We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b244516 commit 7d5910cCopy full SHA for 7d5910c
.github/workflows/CI.yml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
fetch-depth: 0
48
- name: Commit lint ✨
49
- uses: wagoid/commitlint-github-action@v4
+ uses: wagoid/commitlint-github-action@v5
50
51
- name: Install dependencies
52
run: npm install --ignore-scripts ## TODO build fails here!
0 commit comments