Skip to content

Commit b5712cd

Browse files
authored
ci: update commitlint version (#20)
1 parent 7aa8697 commit b5712cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
with:
1717
fetch-depth: 0
18-
- uses: wagoid/commitlint-github-action@v2
18+
- uses: wagoid/commitlint-github-action@v4
1919
- name: Set up JDK 1.8
2020
uses: actions/setup-java@v1
2121
with:

0 commit comments

Comments
 (0)