diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 2bd808f0e8a996..0447a702e01a21 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -92,7 +92,7 @@ jobs: name: requirements_diff - name: Build wheels - uses: home-assistant/wheels@2022.06.7 + uses: home-assistant/wheels@2022.10.1 with: abi: cp310 tag: musllinux_1_2 @@ -161,7 +161,7 @@ jobs: sed -i "/numpy/d" homeassistant/package_constraints.txt - name: Build wheels - uses: home-assistant/wheels@2022.06.7 + uses: home-assistant/wheels@2022.10.1 with: abi: cp310 tag: musllinux_1_2