Skip to content

Bump mkdocs from 1.6.0 to 1.6.1 in the python-dependencies group #122

Bump mkdocs from 1.6.0 to 1.6.1 in the python-dependencies group

Bump mkdocs from 1.6.0 to 1.6.1 in the python-dependencies group #122

Workflow file for this run

name: Test
on:
push:
branches:
- main
paths:
- "**.py"
- "pyproject.toml"
- "poetry.lock"
- ".github/workflows/test.yml"
pull_request:
workflow_dispatch:
jobs:
test:
uses: MrThearMan/CI/.github/workflows/test.yml@v0.4.12
with:
python-version: '["3.9", "3.10", "3.11", "3.12"]'