Skip to content

Bump pygments from 2.19.2 to 2.20.0 #174

Bump pygments from 2.19.2 to 2.20.0

Bump pygments from 2.19.2 to 2.20.0 #174

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
content_checks:
name: Content checks
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install pipx && pipx install poetry
- name: Link check
run: ./make.sh linkcheck