Browse Source

chore(deps): update dependency python to 3.14

renovate[bot] 6 months ago
parent
commit
f15aaf128f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release-create-cli-release.yaml

+ 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: |