Skip to content

Commit 1ed4927

Browse files
authored
Update Enforce-CRLF to v1.1.3
Reason: GitHub depreciated v3 for `actions/upload-artifact`, so actions have to move to v4.
1 parent 0b37c79 commit 1ed4927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/enforce_crlf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Enforce CRLF action
17-
uses: DecimalTurn/Enforce-CRLF@08706ea4cc4a3de32d8b3c769686355a22d69e84 #v1.1.2
17+
uses: DecimalTurn/Enforce-CRLF@ec751ecfeb0e0cf51d19f295435c7a6ec10bac15 #v1.1.3
1818
with:
1919
extensions: .bas, .frm, .cls
2020
do-checkout: true

0 commit comments

Comments
 (0)