Skip to content

Commit a9c4a48

Browse files
authored
Update openapi-generator.yml
1 parent 9f43c8c commit a9c4a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openapi-generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
needs: read-variables
3636
env:
3737
GIT_PUSH: "false"
38-
OPENAPI_VERSION: "7.5.0"
38+
OPENAPI_VERSION: "7.6.0"
3939
PYPI_NAME: ${{ needs.read-variables.outputs.PYPI_NAME }}
4040
PYPI_VERSION: ${{ needs.read-variables.outputs.PYPI_VERSION }}
4141
SEMAPHORE_VERSION: ${{ needs.read-variables.outputs.SEMAPHORE_VERSION }}

0 commit comments

Comments
 (0)