Skip to content

Bump mkdocs-material from 9.5.17 to 9.5.19 #443

Bump mkdocs-material from 9.5.17 to 9.5.19

Bump mkdocs-material from 9.5.17 to 9.5.19 #443

Workflow file for this run

---
name: CI/CD
on:
push:
tags:
- 'v*'
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
ci:
uses: DLRSP/workflows/.github/workflows/ci.yaml@v1.12.6
secrets: inherit