Skip to content

Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2 #18

Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2

Bump lycheeverse/lychee-action from 1.10.0 to 2.0.2 #18

Workflow file for this run

name: Check
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: lycheeverse/lychee-action@v2.0.2
with:
fail: true
args: ./src --base ./src