chore: change dcm constraint to include 1.30.0 (#20017)

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
This commit is contained in:
shenlong 2025-07-18 22:24:35 +05:30 committed by GitHub
parent 9719965caf
commit 635f5de186
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1 @@
version: '>=1.29.0 <1.30.0'
version: '>=1.29.0 <=1.30.0'