Skip to content

Bump markdown from 3.7 to 3.8.1 #20

Bump markdown from 3.7 to 3.8.1

Bump markdown from 3.7 to 3.8.1 #20

Workflow file for this run

name: mkdocs-build
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/mkdocs-cache
- run: poetry run mkdocs build