Update python patch version in dep workflow. (#12184)

This commit is contained in:
comfyanonymous 2026-01-30 17:20:06 -08:00 committed by GitHub
parent 8aabe2403e
commit 4064062e7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ on:
description: 'python patch version'
required: true
type: string
default: "9"
default: "11"
# push:
# branches:
# - master