Skip to content

Bump actions/upload-artifact from 3.1.2 to 4.4.1 #380

Bump actions/upload-artifact from 3.1.2 to 4.4.1

Bump actions/upload-artifact from 3.1.2 to 4.4.1 #380

Workflow file for this run

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