Skip to content

Commit 62794f8

Browse files
authored
Merge pull request #21 from FriendsOfREDAXO/marcohanke-patch-1
Update code-style.yml
2 parents 85c9c92 + 1a5c546 commit 62794f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Setup PHP
2323
uses: shivammathur/setup-php@v2
2424
with:
25-
php-version: '8.1'
25+
php-version: '8.2'
2626
extensions: gd, intl, pdo_mysql
2727
coverage: none # disable xdebug, pcov
2828

0 commit comments

Comments
 (0)