We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc5be5 commit e403a7aCopy full SHA for e403a7a
.github/workflows/workflow.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
ci:
16
- uses: community-of-python/community-workflow/.github/workflows/preset_uv.yml@main
+ uses: community-of-python/community-workflow/.github/workflows/preset.yml@main
17
with:
18
python-version: '["3.10","3.11","3.12","3.13"]'
19
secrets: inherit
0 commit comments