Skip to content

Commit

Permalink
Update openapi-generator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
azdolinski committed Jun 21, 2024
1 parent 9f43c8c commit a9c4a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
needs: read-variables
env:
GIT_PUSH: "false"
OPENAPI_VERSION: "7.5.0"
OPENAPI_VERSION: "7.6.0"
PYPI_NAME: ${{ needs.read-variables.outputs.PYPI_NAME }}
PYPI_VERSION: ${{ needs.read-variables.outputs.PYPI_VERSION }}
SEMAPHORE_VERSION: ${{ needs.read-variables.outputs.SEMAPHORE_VERSION }}
Expand Down

0 comments on commit a9c4a48

Please sign in to comment.