mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Update wheel action to 2021.05.3 (#50607)
This commit is contained in:
parent
6f5629cf14
commit
404188d005
4
.github/workflows/wheels.yml
vendored
4
.github/workflows/wheels.yml
vendored
@ -81,7 +81,7 @@ jobs:
|
|||||||
name: requirements_diff
|
name: requirements_diff
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: home-assistant/wheels@2021.05.2
|
uses: home-assistant/wheels@2021.05.3
|
||||||
with:
|
with:
|
||||||
tag: ${{ matrix.tag }}
|
tag: ${{ matrix.tag }}
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
@ -151,7 +151,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Build wheels
|
- name: Build wheels
|
||||||
uses: home-assistant/wheels@2021.05.2
|
uses: home-assistant/wheels@2021.05.3
|
||||||
with:
|
with:
|
||||||
tag: ${{ matrix.tag }}
|
tag: ${{ matrix.tag }}
|
||||||
arch: ${{ matrix.arch }}
|
arch: ${{ matrix.arch }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user