Procházet zdrojové kódy

chore(deps): update dependency python to 3.14

renovate[bot] před 8 měsíci
rodič
revize
f15aaf128f

+ 1 - 1
.github/workflows/release-create-cli-release.yaml

@@ -79,7 +79,7 @@ jobs:
       - name: Set up Python
         uses: actions/setup-python@v6
         with:
-          python-version: '3.9'
+          python-version: '3.14'
 
       - name: Install build dependencies
         run: |