Skip to content

Bump markdown from 3.5.2 to 3.8.1 #561

Bump markdown from 3.5.2 to 3.8.1

Bump markdown from 3.5.2 to 3.8.1 #561

Workflow file for this run

name: macOS
on:
push:
pull_request:
branches: [ develop ]
jobs:
Test:
uses: ./.github/workflows/_common.yml
with:
os: "macos-14"
workpath: "/Users/runner/work/doorstop/doorstop"
secrets:
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}