Skip to content

build(deps): bump typing-extensions from 4.0.1 to 4.12.2 #1266

build(deps): bump typing-extensions from 4.0.1 to 4.12.2

build(deps): bump typing-extensions from 4.0.1 to 4.12.2 #1266

Workflow file for this run

---
name: codespell
on: push # yamllint disable-line rule:truthy
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master