Skip to content

Bump actions/checkout from 3 to 4 #47

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #47

Workflow file for this run

name: Run OpenAPI linter
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
name: Run Spectral
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: stoplightio/[email protected]
with:
file_glob: 'openapi.yaml'