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>pull/38261/head^2
parent
0a7dc40712
commit
a92a7ec848
|
@ -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…
Reference in New Issue