1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-24 19:00:13 +01:00

Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#19562)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-29 09:25:41 +01:00
committed by GitHub
parent 74282e9afe
commit e1341a1961
2 changed files with 4 additions and 4 deletions

View File

@@ -89,7 +89,7 @@ jobs:
env:
IS_TEST: "true"
- name: Upload bundle stats
uses: actions/upload-artifact@v4.2.0
uses: actions/upload-artifact@v4.3.0
with:
name: frontend-bundle-stats
path: build/stats/*.json
@@ -113,7 +113,7 @@ jobs:
env:
IS_TEST: "true"
- name: Upload bundle stats
uses: actions/upload-artifact@v4.2.0
uses: actions/upload-artifact@v4.3.0
with:
name: supervisor-bundle-stats
path: build/stats/*.json