Bump dawidd6/action-download-artifact from 3.1.2 to 3.1.3 (#113720)

This commit is contained in:
dependabot[bot] 2024-03-18 08:28:10 +01:00 committed by GitHub
parent e23ce42d3a
commit 20897e0a3a
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.2
uses: dawidd6/action-download-artifact@v3.1.3
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.2
uses: dawidd6/action-download-artifact@v3.1.3
with:
github_token: ${{secrets.GITHUB_TOKEN}}
repo: home-assistant/intents-package