Skip to content

Commit

Permalink
Bump PHP version to 8.0 for github workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeet committed Feb 27, 2024
1 parent daf08f7 commit e723e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wp-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: php-actions/composer@v6
with:
dev: no
php_version: 7.4
php_version: 8.0
php_extensions: bcmath

- name: Install WP-CLI
Expand Down

0 comments on commit e723e4e

Please sign in to comment.