Skip to content

Bump fastapi from 0.101.0 to 0.103.2 #245

Bump fastapi from 0.101.0 to 0.103.2

Bump fastapi from 0.101.0 to 0.103.2 #245

Workflow file for this run

---
# yamllint disable rule:line-length
name: Typos
on: # yamllint disable-line rule:truthy
push:
pull_request:
branches:
- '**'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: typos-action
uses: crate-ci/[email protected]