Skip to content

Commit

Permalink
Update php70.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed Sep 10, 2023
1 parent 7c8d795 commit 59c6610
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/php70.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ jobs:

steps:
- name: Clone Repo
uses: actions/checkout@v1
uses: actions/checkout@v4

- name: CRLF Endings Check
uses: erclu/check-crlf@v1

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 59c6610

Please sign in to comment.