diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index c5ef564..5408b6e 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -14,7 +14,7 @@ jobs: - name: Setup Python uses: actions/setup-python@v6 with: - python-version: '3.13.9' + python-version: '3.14.4' architecture: 'x64' cache: 'pip' cache-dependency-path: |