Skip to content

Commit 6803ee9

Browse files
authored
Merge pull request #21 from hey-api/docs/fix-version
docs: bump used version
2 parents 2cbe494 + aa67b4f commit 6803ee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v4
3030

3131
- name: Upload OpenAPI spec
32-
uses: hey-api/upload-openapi-spec@v1.2.0
32+
uses: hey-api/upload-openapi-spec@v1.3.0
3333
with:
3434
path-to-file: path/to/openapi.json
3535
tags: optional,custom,tags

0 commit comments

Comments
 (0)