Skip to content

Commit 8aa2eab

Browse files
committed
update php for sdk generator
1 parent 63ab9a9 commit 8aa2eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
if: ${{ matrix.language == 'php' }}
9797
uses: shivammathur/setup-php@v2
9898
with:
99-
php-version: "7.4"
99+
php-version: "8.4"
100100
coverage: pcov
101101
extensions: json, mbstring, intl
102102
tools: composer

0 commit comments

Comments
 (0)