Skip to content

[python] update python version 3.13.11 #355

[python] update python version 3.13.11

[python] update python version 3.13.11 #355

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
- uses: pre-commit/[email protected]