diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 75caa662e2a..3ecba62be14 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -85,7 +85,7 @@ jobs: name: requirements_diff - name: Build wheels - uses: home-assistant/wheels@2021.07.0 + uses: home-assistant/wheels@2022.01.0 with: tag: ${{ matrix.tag }} arch: ${{ matrix.arch }} @@ -154,7 +154,7 @@ jobs: done - name: Build wheels - uses: home-assistant/wheels@2021.07.0 + uses: home-assistant/wheels@2022.01.0 with: tag: ${{ matrix.tag }} arch: ${{ matrix.arch }}