Skip to content

build(deps): bump regex from 2021.4.4 to 2024.11.6 #1302

build(deps): bump regex from 2021.4.4 to 2024.11.6

build(deps): bump regex from 2021.4.4 to 2024.11.6 #1302

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