Skip to content

Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 #405

Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0

Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 #405

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@v1.10.0
with:
args: --verbose --no-progress .
fail: true