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 cc3730a commit 69fe4e3Copy full SHA for 69fe4e3
.github/workflows/openapi_validate.yaml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
# Check out the repository
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
17
18
# Run Spectral
19
- uses: stoplightio/spectral-action@latest
0 commit comments