Skip to content

Bump actions/setup-node from 4.0.3 to 4.1.0 #445

Bump actions/setup-node from 4.0.3 to 4.1.0

Bump actions/setup-node from 4.0.3 to 4.1.0 #445

Workflow file for this run

name: Check Links
on:
push:
branches: [ main ]
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.1
- name: Link Checker
uses: lycheeverse/lychee-action@v1.8.0
with:
fail: true