We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1967de1 commit ea6268dCopy full SHA for ea6268d
.github/workflows/commitlint.yml
@@ -5,7 +5,7 @@ jobs:
5
commitlint:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
9
with:
10
fetch-depth: 0
11
- - uses: wagoid/commitlint-github-action@v4
+ - uses: wagoid/commitlint-github-action@v5
0 commit comments