We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa8697 commit b5712cdCopy full SHA for b5712cd
1 file changed
.github/workflows/maven.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
with:
17
fetch-depth: 0
18
- - uses: wagoid/commitlint-github-action@v2
+ - uses: wagoid/commitlint-github-action@v4
19
- name: Set up JDK 1.8
20
uses: actions/setup-java@v1
21
0 commit comments