Skip to content

Commit 48317b0

Browse files
committed
fix
1 parent ceac20f commit 48317b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
jobs:
1515
ci:
16-
uses: community-of-python/community-workflow/.github/workflows/preset_uv.yml@2-add-uv-support
16+
uses: community-of-python/community-workflow/.github/workflows/preset_uv.yml@main
1717
with:
1818
python-version: '["3.9","3.10","3.11","3.12","3.13"]'
1919
secrets: inherit

0 commit comments

Comments
 (0)