mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +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 \
|
||||
tests
|
||||
- name: Upload coverage artifact
|
||||
uses: actions/upload-artifact@2.1.0
|
||||
uses: actions/upload-artifact@v2.1.1
|
||||
with:
|
||||
name: coverage-${{ matrix.python-version }}-group${{ matrix.group }}
|
||||
path: .coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user