Skip to content

Bump h11 from 0.14.0 to 0.16.0 #129

Bump h11 from 0.14.0 to 0.16.0

Bump h11 from 0.14.0 to 0.16.0 #129

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@v4
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install pipx && pipx install poetry
- name: Link check
run: ./make.sh linkcheck