build(deps-dev): bump types-setuptools from 80.9.0.20250822 to 80.9.0.20251221 #730
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Run test commands | |
| on: | |
| pull_request: | |
| branches: [ main ] | |
| jobs: | |
| pr-check: | |
| uses: fizyk/actions-reuse/.github/workflows/shared-pr-check.yml@v4.1.1 |