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

Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#5494)

This commit is contained in:
dependabot[bot]
2024-12-18 07:45:01 +01:00
committed by GitHub
parent 031ad0dbe6
commit ca6ae7f4ce

View File

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