We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceac20f commit 48317b0Copy full SHA for 48317b0
.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@2-add-uv-support
+ uses: community-of-python/community-workflow/.github/workflows/preset_uv.yml@main
17
with:
18
python-version: '["3.9","3.10","3.11","3.12","3.13"]'
19
secrets: inherit
0 commit comments