ci.yml: Upgrade commitlint-github-action to v3

This commit is contained in:
Margen67 2021-04-15 00:45:22 -10:00
parent 2f74a46484
commit 4933b9ee40
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0
- name: Lint Commit Messages
uses: wagoid/commitlint-github-action@v1
uses: wagoid/commitlint-github-action@v3
with:
configFile: .commitlint.json
check-code-formatting: