1 parent 2fca332 commit 4466844Copy full SHA for 4466844
1 file changed
.github/workflows/css_lint.yml
@@ -28,7 +28,7 @@ jobs:
28
run: npm install -g stylelint stylelint-config-standard
29
30
- name: Register Stylelint Problem Matcher
31
- uses: xt0rted/stylelint-problem-matcher@v2
+ uses: xt0rted/stylelint-problem-matcher@v1
32
33
- name: Run Stylelint
34
run: |
0 commit comments