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 99fea7e commit f5fd9f5Copy full SHA for f5fd9f5
.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.1
+ - uses: wagoid/commitlint-github-action@v5.4.2
33
34
test:
35
strategy:
0 commit comments