diff --git a/.github/workflows/update_hosts.yml b/.github/workflows/update_hosts.yml index 528b795..c573499 100644 --- a/.github/workflows/update_hosts.yml +++ b/.github/workflows/update_hosts.yml @@ -26,7 +26,7 @@ jobs: - name: Setup Python uses: actions/setup-python@v4 with: - python-version: '3.10' + python-version: '3.12' - name: Install formatting tools run: |