Skip to content

build(deps): bump the actions group across 1 directory with 2 updates #1026

build(deps): bump the actions group across 1 directory with 2 updates

build(deps): bump the actions group across 1 directory with 2 updates #1026

Workflow file for this run

name: codespell
on: [pull_request]
permissions:
contents: read
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: codespell-project/actions-codespell@v2.2