From 994c390864492b99870f1bc451e0bac72f3ea848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 11:08:55 +0200 Subject: [PATCH] Bump home-assistant/wheels from 2023.04.0 to 2023.09.1 (#294) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/builder.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index f18a2d692..8eb9e19ea 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -60,7 +60,7 @@ jobs: fi - name: Build wheels - uses: home-assistant/wheels@2023.04.0 + uses: home-assistant/wheels@2023.09.1 if: steps.requirements.outputs.changed == 'true' with: tag: musllinux_1_2 @@ -71,7 +71,7 @@ jobs: requirements: "requirements.txt" - name: Build wheels cp311 - uses: home-assistant/wheels@2023.04.0 + uses: home-assistant/wheels@2023.09.1 if: steps.requirements.outputs.changed == 'true' with: tag: musllinux_1_2