Skip to content

Commit

Permalink
Merge pull request #824 from WordPress/feature/ghactions-update-for-p…
Browse files Browse the repository at this point in the history
…hpdocumentor-340
  • Loading branch information
schlessera authored Sep 11, 2023
2 parents c7e62be + 60aeef3 commit 16c8211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Install PHP
uses: shivammathur/setup-php@v2
with:
php-version: '7.4'
php-version: '8.1'
ini-values: display_errors=On
coverage: none
tools: phpdoc
Expand Down

0 comments on commit 16c8211

Please sign in to comment.