Skip to content

Commit cdb20e6

Browse files
committed
Update docs.yml
1 parent f3b31bb commit cdb20e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup PHP
2929
uses: shivammathur/setup-php@v2
3030
with:
31-
php-version: '8.1'
31+
php-version: '8.2'
3232

3333
- name: phpDocumentor
3434
run: |

0 commit comments

Comments
 (0)