Skip to content

chore(deps): bump lycheeverse/lychee-action from 1 to 2 (#7) #16

chore(deps): bump lycheeverse/lychee-action from 1 to 2 (#7)

chore(deps): bump lycheeverse/lychee-action from 1 to 2 (#7) #16

Workflow file for this run

name: Links
on:
push:
branches:
- main
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@v2
with:
fail: true