mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Bump actions/upload-artifact from 2.1.0 to v2.1.1 (#38315)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0a7dc40712
commit
a92a7ec848
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -737,7 +737,7 @@ jobs:
|
|||||||
-p no:sugar \
|
-p no:sugar \
|
||||||
tests
|
tests
|
||||||
- name: Upload coverage artifact
|
- name: Upload coverage artifact
|
||||||
uses: actions/upload-artifact@2.1.0
|
uses: actions/upload-artifact@v2.1.1
|
||||||
with:
|
with:
|
||||||
name: coverage-${{ matrix.python-version }}-group${{ matrix.group }}
|
name: coverage-${{ matrix.python-version }}-group${{ matrix.group }}
|
||||||
path: .coverage
|
path: .coverage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user