Skip to content

chore(deps): update codecov/codecov-action action to v5.3.1 #47

chore(deps): update codecov/codecov-action action to v5.3.1

chore(deps): update codecov/codecov-action action to v5.3.1 #47

name: 3.12
on:
push:
paths:
- src/**/*.py
- tests/**/*.py
- .github/workflows/build.yml
- .github/workflows/build-python-312-windows.yml
workflow_dispatch:
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
uses: ./.github/workflows/build.yml
with:
python_version: 3.12
os: windows-latest