1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00

Bump dawidd6/action-download-artifact from 3.1.0 to 3.1.1 (#110925)

This commit is contained in:
dependabot[bot] 2024-02-19 12:29:09 +01:00 committed by GitHub
parent e0a9dcd996
commit 0c39b465b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,7 +103,7 @@ jobs:
- name: Download nightly wheels of frontend
if: needs.init.outputs.channel == 'dev'
uses: dawidd6/action-download-artifact@v3.1.0
uses: dawidd6/action-download-artifact@v3.1.1
with:
github_token: ${{secrets.GITHUB_TOKEN}}
repo: home-assistant/frontend
@ -114,7 +114,7 @@ jobs:
- name: Download nightly wheels of intents
if: needs.init.outputs.channel == 'dev'
uses: dawidd6/action-download-artifact@v3.1.0
uses: dawidd6/action-download-artifact@v3.1.1
with:
github_token: ${{secrets.GITHUB_TOKEN}}
repo: home-assistant/intents-package