Skip to content

Commit

Permalink
Bump PHP to 8.2 in Automatic Release action
Browse files Browse the repository at this point in the history
  • Loading branch information
pierredup committed May 2, 2023
1 parent c570a86 commit d5bab9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054
with:
php-version: 8.1
php-version: 8.2
extensions: intl, gd, opcache, mysql, pdo_mysql, soap, zip, :xdebug
coverage: none

Expand Down

0 comments on commit d5bab9d

Please sign in to comment.