Skip to content

Update Python to ^3.13.1 #894

Update Python to ^3.13.1

Update Python to ^3.13.1 #894

Workflow file for this run

---
name: Preflight Checks
"on":
push:
branches: [main]
pull_request:
branches: [main]
jobs:
static_checks:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
- uses: pre-commit/[email protected]