Skip to content

Commit 84e97b5

Browse files
chore: run phpcs on php 8.5
Agent-Logs-Url: https://github.com/alleyinteractive/apple-news/sessions/f7b33e88-0faa-4793-b99b-a5cba812444f Co-authored-by: renatonascalves <19148962+renatonascalves@users.noreply.github.com>
1 parent 9818b55 commit 84e97b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpcs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
if: github.event.pull_request.draft == false
2020
uses: alleyinteractive/.github/.github/workflows/php-composer-command.yml@main
2121
with:
22-
php: '8.4'
22+
php: '8.5'
2323
command: |
2424
phpcs

0 commit comments

Comments
 (0)