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 315018bCopy full SHA for 315018b
.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.1
21
22
- name: Install
23
run: |
0 commit comments