Skip to content

Commit 4466844

Browse files
authored
Update css_lint.yml
1 parent 2fca332 commit 4466844

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/css_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: npm install -g stylelint stylelint-config-standard
2929

3030
- name: Register Stylelint Problem Matcher
31-
uses: xt0rted/stylelint-problem-matcher@v2
31+
uses: xt0rted/stylelint-problem-matcher@v1
3232

3333
- name: Run Stylelint
3434
run: |

0 commit comments

Comments
 (0)