We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11492d2 commit c7ee417Copy full SHA for c7ee417
1 file changed
.github/workflows/deploy.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: Build SDK
64
uses: Bandwidth/generate-sdk-action@v4.0.0
65
with:
66
- openapi-generator-version: 7.9.0
+ openapi-generator-version: 7.10.0
67
language: java
68
additional-properties: --additional-properties=artifactVersion=$RELEASE_VERSION
69
0 commit comments