Skip to content

build(deps): bump pytest from 6.2.0 to 8.3.4 #1267

build(deps): bump pytest from 6.2.0 to 8.3.4

build(deps): bump pytest from 6.2.0 to 8.3.4 #1267

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