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
dependabot[bot] 2020-07-28 12:05:20 +02:00 committed by GitHub
parent 0a7dc40712
commit a92a7ec848
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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