1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 20:35:55 +00:00

Bump actions/upload-artifact from 4.1.0 to 4.2.0 (#4824)

This commit is contained in:
dependabot[bot]
2024-01-19 07:38:07 +01:00
committed by GitHub
parent 41b07da399
commit 67a0acffa2

View File

@@ -392,7 +392,7 @@ jobs:
-o console_output_style=count \
tests
- name: Upload coverage artifact
uses: actions/upload-artifact@v4.1.0
uses: actions/upload-artifact@v4.2.0
with:
name: coverage-${{ matrix.python-version }}
path: .coverage