We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efa1c6 commit 847be5eCopy full SHA for 847be5e
.github/workflows/generation.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
generate:
10
- uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v3.10
+ uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v4
11
with:
12
speakeasy_version: latest
13
openapi_doc_location: https://docs.speakeasyapi.dev/openapi.yaml
0 commit comments