mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2025-03-03 02:58:34 +00:00
Update xt0rted/markdownlint-problem-matcher action to v3
This commit is contained in:
parent
6e5c61185f
commit
f03288fa4d
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -35,6 +35,6 @@ jobs:
|
||||
- name: Check out Git repository
|
||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
|
||||
- name: Set up problem matcher
|
||||
uses: xt0rted/markdownlint-problem-matcher@98d94724052d20ca2e06c091f202e4c66c3c59fb # tag=v2.0.0
|
||||
uses: xt0rted/markdownlint-problem-matcher@1a5fabfb577370cfdf5af944d418e4be3ea06f27 # v3.0.0
|
||||
- name: Run markdownlint
|
||||
run: npx --package markdownlint-cli markdownlint '**/*.md' --ignore node_modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user