Bump actions/upload-artifact from 4.4.3 to 4.5.0 (#5494)

This commit is contained in:
dependabot[bot] 2024-12-18 07:45:01 +01:00 committed by GitHub
parent 031ad0dbe6
commit ca6ae7f4ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -335,7 +335,7 @@ jobs:
-o console_output_style=count \
tests
- name: Upload coverage artifact
uses: actions/upload-artifact@v4.4.3
uses: actions/upload-artifact@v4.5.0
with:
name: coverage-${{ matrix.python-version }}
path: .coverage