Skip to content

Commit

Permalink
Update Enforce-CRLF to v1.1.3 (#119)
Browse files Browse the repository at this point in the history
Reason: GitHub depreciated v3 for `actions/upload-artifact`, so actions have to move to v4.
  • Loading branch information
DecimalTurn authored Feb 22, 2025
1 parent 0b37c79 commit 8ab8383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/enforce_crlf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Enforce CRLF action
uses: DecimalTurn/Enforce-CRLF@08706ea4cc4a3de32d8b3c769686355a22d69e84 #v1.1.2
uses: DecimalTurn/Enforce-CRLF@ec751ecfeb0e0cf51d19f295435c7a6ec10bac15 #v1.1.3
with:
extensions: .bas, .frm, .cls
do-checkout: true
Expand Down

0 comments on commit 8ab8383

Please sign in to comment.