mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-24 09:36:31 +00:00
Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#5494)
This commit is contained in:
parent
031ad0dbe6
commit
ca6ae7f4ce
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user