Skip to content

Commit 3e018f2

Browse files
Bump home-assistant/wheels from 2025.02.0 to 2025.03.0 (home-assistant#141359)
1 parent f00fb1d commit 3e018f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
sed -i "/uv/d" requirements_diff.txt
160160
161161
- name: Build wheels
162-
uses: home-assistant/wheels@2025.02.0
162+
uses: home-assistant/wheels@2025.03.0
163163
with:
164164
abi: ${{ matrix.abi }}
165165
tag: musllinux_1_2
@@ -219,7 +219,7 @@ jobs:
219219
sed -i "/uv/d" requirements_diff.txt
220220
221221
- name: Build wheels
222-
uses: home-assistant/wheels@2025.02.0
222+
uses: home-assistant/wheels@2025.03.0
223223
with:
224224
abi: ${{ matrix.abi }}
225225
tag: musllinux_1_2

0 commit comments

Comments
 (0)