From aa67b4fda207a2b2b44e9b6b9860ce67911e12dd Mon Sep 17 00:00:00 2001 From: Lubos Date: Mon, 3 Mar 2025 15:05:44 +0000 Subject: [PATCH] docs: bump used version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb43c8f..d6b5f25 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@v4 - name: Upload OpenAPI spec - uses: hey-api/upload-openapi-spec@v1.2.0 + uses: hey-api/upload-openapi-spec@v1.3.0 with: path-to-file: path/to/openapi.json tags: optional,custom,tags