Skip to content

Update actions/upload-artifact action to v4 #114

Update actions/upload-artifact action to v4

Update actions/upload-artifact action to v4 #114

name: Check markdown links
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: markdown-link-check
uses: gaurav-nelson/[email protected]
with:
config-file: '.github/workflows/mlc_config.json'