Skip to content

Commit

Permalink
Update php-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Apr 13, 2024
1 parent 8b02280 commit 75e6cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup PHP runtime
uses: shivammathur/setup-php@v2
with:
php-version: 8.3
php-version: 7.3
coverage: "none"

- name: Lint PHP files
Expand Down

0 comments on commit 75e6cdd

Please sign in to comment.