We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c20c43a + 1ffe439 commit 9e48fa0Copy full SHA for 9e48fa0
.github/workflows/deploy-apidocs.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Setup PHP
44
uses: shivammathur/setup-php@v2
45
with:
46
- php-version: '8.0'
+ php-version: '8.1'
47
tools: phive
48
coverage: none
49
0 commit comments