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 7381fa6 commit 4e7c0e3Copy full SHA for 4e7c0e3
.github/workflows/check-crlf.yml
@@ -15,6 +15,6 @@ jobs:
15
uses: actions/checkout@v5
16
17
- name: Use action to check for CRLF endings
18
- uses: erclu/check-crlf@v1.2.0
+ uses: erclu/check-crlf@master
19
with: # ignore directories below, space-delimited
20
exclude:
0 commit comments