Skip to content

Commit

Permalink
Update wheels builder to 2021.05.2 (home-assistant#50520)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored May 12, 2021
1 parent a4ea9b3 commit 6ef3de4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
name: requirements_diff

- name: Build wheels
uses: home-assistant/[email protected].1
uses: home-assistant/[email protected].2
with:
tag: ${{ matrix.tag }}
arch: ${{ matrix.arch }}
Expand Down Expand Up @@ -151,7 +151,7 @@ jobs:
done
- name: Build wheels
uses: home-assistant/[email protected].1
uses: home-assistant/[email protected].2
with:
tag: ${{ matrix.tag }}
arch: ${{ matrix.arch }}
Expand Down

0 comments on commit 6ef3de4

Please sign in to comment.