Skip to content

Bump actions/setup-python from 6 to 7 #528

Bump actions/setup-python from 6 to 7

Bump actions/setup-python from 6 to 7 #528

Workflow file for this run

name: autofix.ci
on: # yamllint disable-line rule:truthy
pull_request:
types: [opened, synchronize, labeled, unlabeled]
permissions:
contents: read
jobs:
autofix:
name: Regenerate autogenerated files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
with:
persist-credentials: false
- run: make codespell_lib/data/dictionary_en_to_en-OX_AUTOGENERATED.txt
- uses: autofix-ci/action@c5b2d67aa2274e7b5a18224e8171550871fc7e4a