Skip to content

Commit 5eeed11

Browse files
authored
1 parent 950521e commit 5eeed11

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=6.6.0" >> $GITHUB_ENV
134+
run: echo "OPENAPI_GENERATOR_VERSION=7.10.0" >> $GITHUB_ENV
135135
- uses: actions/cache@v3
136136
id: openapi-generator-cache
137137
env:

0 commit comments

Comments
 (0)