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.
1 parent 44f4dfe commit 304a68cCopy full SHA for 304a68c
.github/workflows/ci.yml
@@ -42,6 +42,6 @@ jobs:
42
- name: Check out head branch
43
uses: actions/checkout@v4
44
- name: Run OpenAPI Validate Action
45
- uses: swaggerexpert/swagger-editor-validate@v1
+ uses: swaggerexpert/swagger-editor-validate@v1.5.1
46
with:
47
definition-file: openapi/workflow_execution_service.openapi.yaml
0 commit comments