We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 755c586 commit 9940fabCopy full SHA for 9940fab
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v3
30
with:
31
fetch-depth: 0
32
- - uses: wagoid/commitlint-github-action@v4.1.11
+ - uses: wagoid/commitlint-github-action@v5
33
34
test:
35
strategy:
0 commit comments