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:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user