Skip to content

Bump fastapi from 0.79.1 to 0.109.1 #49

Bump fastapi from 0.79.1 to 0.109.1

Bump fastapi from 0.79.1 to 0.109.1 #49

Workflow file for this run

name: Codespell
on:
pull_request:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Codespell
uses: codespell-project/actions-codespell@master
with:
only_warn: 1