Skip to content

Bump actions/cache from 4.1.2 to 4.2.0 (#769) #1454

Bump actions/cache from 4.1.2 to 4.2.0 (#769)

Bump actions/cache from 4.1.2 to 4.2.0 (#769) #1454

Workflow file for this run

name: Check Markdown links
on:
push:
schedule:
- cron: "0 8 * * 1"
jobs:
markdown-link-check:
name: Check Markdown links
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15