Skip to content

Commit 9dec0f8

Browse files
authored
Sync testing php-sdk (#88)
follow-up for line/line-bot-sdk-php#667 All generated code is no diff (like https://github.com/line/line-openapi/actions/runs/13825922163/job/38680723524?pr=88#step:8:14). These are expected.
1 parent 0af4f53 commit 9dec0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
php-version: '8.2'
132132

133133
- name: Install openapi-generator-cli
134-
run: echo "OPENAPI_GENERATOR_VERSION=7.10.0" >> $GITHUB_ENV
134+
run: echo "OPENAPI_GENERATOR_VERSION=7.11.0" >> $GITHUB_ENV
135135
- uses: actions/cache@v3
136136
id: openapi-generator-cache
137137
env:

0 commit comments

Comments
 (0)