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 aacbbc2 commit 2bf7e68Copy full SHA for 2bf7e68
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
with:
19
fetch-depth: 0
20
- - uses: wagoid/commitlint-github-action@v4
+ - uses: wagoid/commitlint-github-action@v6
21
if: matrix.os == 'ubuntu-latest'
22
- name: Set up JDK 1.8
23
uses: actions/setup-java@v4
0 commit comments