Skip to content

Use redis7 instead of redis (v6) #50

Use redis7 instead of redis (v6)

Use redis7 instead of redis (v6) #50

---
name: Check Markdown links
on:
push:
workflow_dispatch:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-verbose-mode: yes