Skip to content

fix(deps): update dependency astro to ^5.15.3 #547

fix(deps): update dependency astro to ^5.15.3

fix(deps): update dependency astro to ^5.15.3 #547

Workflow file for this run

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