1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 19:13:07 +01:00

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

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: