mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Merge pull request #6327 from vcmi/dependabot/github_actions/DavidAnson/markdownlint-cli2-action-21
Bump DavidAnson/markdownlint-cli2-action from 20 to 21
This commit is contained in:
2
.github/workflows/github.yml
vendored
2
.github/workflows/github.yml
vendored
@@ -697,7 +697,7 @@ jobs:
|
||||
python3 CI/validate_json.py
|
||||
|
||||
- name: Validate Markdown
|
||||
uses: DavidAnson/markdownlint-cli2-action@v20
|
||||
uses: DavidAnson/markdownlint-cli2-action@v21
|
||||
with:
|
||||
config: 'CI/example.markdownlint-cli2.jsonc'
|
||||
globs: '**/*.md'
|
||||
|
||||
@@ -221,5 +221,5 @@ The scenarios should be named as in `"map"` field from header. Subfolders are al
|
||||
## Compatibility table
|
||||
|
||||
| Version | Min VCMI | Max VCMI | Description |
|
||||
|---------|----------|----------|-------------|
|
||||
|---------|----------|----------|-----------------|
|
||||
| 1 | 1.3 | | Initial release |
|
||||
|
||||
Reference in New Issue
Block a user