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 783647b commit a295865Copy full SHA for a295865
.github/workflows/checks.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Checkout the repository
50
uses: actions/checkout@v4
51
- name: Check editorconfig
52
- uses: editorconfig-checker/action-editorconfig-checker@v1
+ uses: editorconfig-checker/action-editorconfig-checker@v2
53
website:
54
runs-on: ubuntu-latest
55
name: website
0 commit comments