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