mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-25 18:16:32 +00:00
Bump actions/download-artifact from 4.1.7 to 4.1.8 (#5174)
This commit is contained in:
parent
2f11c9c9e3
commit
1882d448ea
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -365,7 +365,7 @@ jobs:
|
||||
echo "Failed to restore Python virtual environment from cache"
|
||||
exit 1
|
||||
- name: Download all coverage artifacts
|
||||
uses: actions/download-artifact@v4.1.7
|
||||
uses: actions/download-artifact@v4.1.8
|
||||
- name: Combine coverage results
|
||||
run: |
|
||||
. venv/bin/activate
|
||||
|
Loading…
x
Reference in New Issue
Block a user