Skip to content

Commit e5a3427

Browse files
committed
Merge branch 'release/0.x' into main
2 parents 05a45d4 + 3576794 commit e5a3427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commitlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- uses: actions/checkout@v2
1414
with:
1515
fetch-depth: 0
16-
- uses: wagoid/commitlint-github-action@v3
16+
- uses: wagoid/commitlint-github-action@v4
1717
with:
1818
configFile: .commitlintrc.js

0 commit comments

Comments
 (0)