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 b762cb0 commit 860793eCopy full SHA for 860793e
.github/workflows/spec-validate.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Checkout repository
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
17
- name: Run OpenAPI spec validation
18
uses: stoplightio/[email protected]
0 commit comments