From 546d342604ca742a5fe75457356f50d88b32b7a3 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 17 Jun 2022 11:44:56 +0200 Subject: [PATCH] Update wheels builder to 2022.06.5 (#73633) --- .github/workflows/wheels.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 473add9781e..e86f8235582 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -140,7 +140,7 @@ jobs: done - name: Build wheels - uses: home-assistant/wheels@2022.06.4 + uses: home-assistant/wheels@2022.06.5 with: abi: cp310 tag: musllinux_1_2 @@ -273,7 +273,7 @@ jobs: done - name: Build wheels - uses: home-assistant/wheels@2022.06.4 + uses: home-assistant/wheels@2022.06.5 with: abi: cp310 tag: musllinux_1_2