Skip to content

Commit a9103c1

Browse files
Merge pull request #350 from eliashaeussler/fix/release
2 parents 100b108 + b4ac68d commit a9103c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Setup PHP
6060
uses: shivammathur/setup-php@v2
6161
with:
62-
php-version: 8.1
62+
php-version: 8.2
6363
extensions: intl, mbstring, json, zip, curl
6464
tools: composer:v2, eliashaeussler/typo3-vendor-bundler, typo3/tailor
6565

0 commit comments

Comments
 (0)