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 19f377a commit 962b9eaCopy full SHA for 962b9ea
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
- uses: actions/checkout@v4
26
with:
27
persist-credentials: false
28
- - uses: editorconfig-checker/action-editorconfig-checker@0ab3427a3f09b17c21d489172245be511e0a16ea. # v2
+ - uses: editorconfig-checker/action-editorconfig-checker@0ab3427a3f09b17c21d489172245be511e0a16ea # v2
29
- run: editorconfig-checker
30
31
test:
0 commit comments