Skip to content

Bump mkdocs-material from 9.1.17 to 9.1.18 #100

Bump mkdocs-material from 9.1.17 to 9.1.18

Bump mkdocs-material from 9.1.17 to 9.1.18 #100

---
name: Check formatting
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check formatting with Prettier
uses: actionsx/prettier@e90ec5455552f0f640781bdd5f5d2415acb52f1a
with:
# prettier CLI arguments.
args: --check .