We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24bedb4 commit 269f092Copy full SHA for 269f092
.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