Skip to content

Commit 7f43085

Browse files
committed
use master for CRLF check
1 parent e949061 commit 7f43085

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,4 +15,4 @@ jobs:
1515
uses: actions/checkout@v3
1616

1717
- name: Use action to check for CRLF endings
18-
uses: erclu/check-crlf@v1.2.0
18+
uses: erclu/check-crlf@master

0 commit comments

Comments
 (0)