Skip to content

fix(deps): update dependency @astrojs/starlight to ^0.23.0 #128

fix(deps): update dependency @astrojs/starlight to ^0.23.0

fix(deps): update dependency @astrojs/starlight to ^0.23.0 #128

Workflow file for this run

name: Continous Integration
on:
push:
workflow_dispatch:
jobs:
check-links:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Lychee Broken Link Checker
uses: lycheeverse/[email protected]
with:
fail: true