Skip to content

Commit

Permalink
update gh-pages workflow to use PHP 8.2 (default is still 8.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed May 23, 2024
1 parent a197510 commit 2d5d1b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
hook-script: "resources/gh-pages-hook.sh"
force-orphan: false
graph-uml: false
php-version: "8.2"

0 comments on commit 2d5d1b6

Please sign in to comment.