diff --git a/.github/workflows/generate-hacs-data.yml b/.github/workflows/generate-hacs-data.yml index 9f1b752738a..e5ec219cd81 100644 --- a/.github/workflows/generate-hacs-data.yml +++ b/.github/workflows/generate-hacs-data.yml @@ -60,7 +60,7 @@ jobs: uses: actions/setup-python@v4.7.1 id: python with: - python-version: "3.x" + python-version: "3.11" cache: 'pip' cache-dependency-path: | requirements_base.txt