Skip to content

Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0 #468

Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0

Bump lycheeverse/lychee-action from 2.2.0 to 2.3.0 #468

Workflow file for this run

on: pull_request
name: lychee link Checker
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: lychee Link Checker
id: lychee
uses: lycheeverse/lychee-action@v2.3.0
with:
args: --verbose --no-progress .
fail: true