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 588b417 commit 17c307dCopy full SHA for 17c307d
.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.4.0
21
22
- name: Install
23
run: |
0 commit comments