Skip to content

Commit 1ffe439

Browse files
authored
Use PHP 8.1 for phpDocumentor
1 parent c20c43a commit 1ffe439

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-apidocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Setup PHP
4444
uses: shivammathur/setup-php@v2
4545
with:
46-
php-version: '8.0'
46+
php-version: '8.1'
4747
tools: phive
4848
coverage: none
4949

0 commit comments

Comments
 (0)