We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cbe494 + aa67b4f commit 6803ee9Copy full SHA for 6803ee9
README.md
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/checkout@v4
30
31
- name: Upload OpenAPI spec
32
- uses: hey-api/upload-openapi-spec@v1.2.0
+ uses: hey-api/upload-openapi-spec@v1.3.0
33
with:
34
path-to-file: path/to/openapi.json
35
tags: optional,custom,tags
0 commit comments