Update wheel action to 2021.05.3 (#50607)

This commit is contained in:
Pascal Vizeli
2021-05-14 14:04:53 +02:00
committed by GitHub
parent 6f5629cf14
commit 404188d005

View File

@@ -81,7 +81,7 @@ jobs:
name: requirements_diff
- name: Build wheels
uses: home-assistant/wheels@2021.05.2
uses: home-assistant/wheels@2021.05.3
with:
tag: ${{ matrix.tag }}
arch: ${{ matrix.arch }}
@@ -151,7 +151,7 @@ jobs:
done
- name: Build wheels
uses: home-assistant/wheels@2021.05.2
uses: home-assistant/wheels@2021.05.3
with:
tag: ${{ matrix.tag }}
arch: ${{ matrix.arch }}