Skip to content

Commit 96900b1

Browse files
Bump actions/upload-artifact from 4.5.0 to 4.6.0 (#5534)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65b3966 commit 96900b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ jobs:
339339
-o console_output_style=count \
340340
tests
341341
- name: Upload coverage artifact
342-
uses: actions/upload-artifact@v4.5.0
342+
uses: actions/upload-artifact@v4.6.0
343343
with:
344344
name: coverage-${{ matrix.python-version }}
345345
path: .coverage

0 commit comments

Comments
 (0)