Skip to content

Update actions/cache action to v4 #196

Update actions/cache action to v4

Update actions/cache action to v4 #196

name: Check markdown links
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: markdown-link-check
uses: gaurav-nelson/github-action-markdown-link-check@master