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 a6bc9b9 commit 3687341Copy full SHA for 3687341
.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@v5.4.5
+ - uses: wagoid/commitlint-github-action@v5.5.1
33
34
test:
35
strategy:
0 commit comments