Skip to content

fix(deps): update dependency starlight-openapi to ^0.14.2 #356

fix(deps): update dependency starlight-openapi to ^0.14.2

fix(deps): update dependency starlight-openapi to ^0.14.2 #356

Workflow file for this run

name: Continous Integration
on:
push:
workflow_dispatch:
jobs:
check-links:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Lychee Broken Link Checker
uses: lycheeverse/lychee-action@v2.1.0
with:
fail: true