diff --git a/.github/workflows/extract_multiple_polaris.yml b/.github/workflows/extract_multiple_polaris.yml index 9f28263..b49166e 100644 --- a/.github/workflows/extract_multiple_polaris.yml +++ b/.github/workflows/extract_multiple_polaris.yml @@ -32,7 +32,7 @@ jobs: - name: Set up Python uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 with: - python-version: '3.11' + python-version: '3.14' - name: Install dependencies run: pip install requests