Update home-assistant/wheels to 2021.01.2 (#64958)

pull/64961/head
Franck Nijhof 2022-01-26 10:08:59 +01:00 committed by GitHub
parent 3dbad2a44e
commit d56ab16556
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ jobs:
name: requirements_diff
- name: Build wheels
uses: home-assistant/wheels@2022.01.1
uses: home-assistant/wheels@2022.01.2
with:
tag: ${{ matrix.tag }}
arch: ${{ matrix.arch }}
@ -157,7 +157,7 @@ jobs:
done
- name: Build wheels
uses: home-assistant/wheels@2022.01.1
uses: home-assistant/wheels@2022.01.2
with:
tag: ${{ matrix.tag }}
arch: ${{ matrix.arch }}