Skip to content

⬆️ Bump ipykernel from 6.22.0 to 6.24.0 #2071

⬆️ Bump ipykernel from 6.22.0 to 6.24.0

⬆️ Bump ipykernel from 6.22.0 to 6.24.0 #2071

Workflow file for this run

---
# homepage: https://github.com/gaurav-nelson/github-action-markdown-link-check
name: Link Check
on: [pull_request]
jobs:
markdown-link-check:
name: Markdown
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: renefritze/github-action-markdown-link-check@master
with:
use-verbose-mode: yes
base-branch: main
check-modified-files-only: yes
config-file: .github/markdown_link_check_config.json