Skip to content

Commit 3e8a3fe

Browse files
committed
bump Check CRLF action
1 parent d5d037c commit 3e8a3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-crlf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
uses: actions/checkout@v5
1616

1717
- name: Use action to check for CRLF endings
18-
uses: erclu/check-crlf@v1.2.0
18+
uses: erclu/check-crlf@master
1919
with: # ignore directories containing *.csv & data
2020
exclude: /demo/ /ms4w/ /test/ Makefile.vc

0 commit comments

Comments
 (0)