Skip to content

Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 #4336

Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2

Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 #4336

Workflow file for this run

name: Linter
on: pull_request
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.10"
- uses: pre-commit/[email protected]
with:
extra_args: --all-files