Skip to content

Commit

Permalink
Merge pull request #73 from happyprime/repo-sync/projects/default
Browse files Browse the repository at this point in the history
Update: synced file(s) with happyprime/projects
  • Loading branch information
jeremyfelt authored Jun 18, 2024
2 parents 9ec14ff + 7b064fd commit a58d8f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is managed in https://github.com/happyprime/projects
name: PHPCS (Default, PHP 8.2)
name: PHPCS (Default, PHP 8.3)

on: pull_request

Expand All @@ -21,7 +21,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.2'
php-version: '8.3'
coverage: none
tools: composer, cs2pr

Expand Down

0 comments on commit a58d8f5

Please sign in to comment.