Skip to content

Commit

Permalink
CI: Change PHP version to 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bwaidelich committed Dec 11, 2024
1 parent d591a98 commit cb02916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.2'
php-version: '8.4'

- name: Checkout code
uses: actions/checkout@v3

Expand Down

0 comments on commit cb02916

Please sign in to comment.