We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1006a0d commit f8402d3Copy full SHA for f8402d3
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
node-version: ${{ matrix.node-version }}
18
19
- name: EditorConfig Lint
20
- uses: docker://mstruebing/editorconfig-checker:2.7.2
+ uses: docker://mstruebing/editorconfig-checker:v3.0.3
21
22
- name: Install
23
run: |
0 commit comments