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 23b8a2a commit e2c4ea1Copy full SHA for e2c4ea1
.github/workflows/lint.yml
@@ -8,7 +8,7 @@ jobs:
8
- uses: actions/checkout@v2
9
with:
10
fetch-depth: 0
11
- - uses: wagoid/commitlint-github-action@v3
+ - uses: wagoid/commitlint-github-action@v4
12
13
configFile: './package.json'
14
env:
0 commit comments