Skip to content

Commit 2bf7e68

Browse files
authored
ci: upgrade github actions (#127)
1 parent aacbbc2 commit 2bf7e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
with:
1919
fetch-depth: 0
20-
- uses: wagoid/commitlint-github-action@v4
20+
- uses: wagoid/commitlint-github-action@v6
2121
if: matrix.os == 'ubuntu-latest'
2222
- name: Set up JDK 1.8
2323
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)