Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#3963)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-24 14:24:09 +02:00 committed by GitHub
parent 030e1a92f3
commit d7ec3646f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -392,7 +392,7 @@ jobs:
-o console_output_style=count \
tests
- name: Upload coverage artifact
uses: actions/upload-artifact@v3.1.0
uses: actions/upload-artifact@v3.1.1
with:
name: coverage-${{ matrix.python-version }}
path: .coverage