Skip to content

Bump h11 from 0.14.0 to 0.16.0 #6

Bump h11 from 0.14.0 to 0.16.0

Bump h11 from 0.14.0 to 0.16.0 #6

Workflow file for this run

name: release package to github
on:
pull_request:
branches:
- main
jobs:
release-fastapi-fastkit-package:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4