Skip to content

Bump mkdocs-material from 9.5.34 to 9.5.39 (#1) #17

Bump mkdocs-material from 9.5.34 to 9.5.39 (#1)

Bump mkdocs-material from 9.5.34 to 9.5.39 (#1) #17

Workflow file for this run

name: Ruff
on: [ push, pull_request ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1