Skip to content

Commit f2b4327

Browse files
authored
build(deps): bump actions/upload-artifact from 4 to 6 (#108)
2 parents 96e9633 + 723a790 commit f2b4327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
if: ${{ matrix.python-version == '3.12' }}
7474
shell: bash
7575
run: nox -s dead-fixtures
76-
- uses: actions/upload-artifact@v4
76+
- uses: actions/upload-artifact@v6
7777
if: ${{ matrix.python-version == '3.12' }}
7878
with:
7979
name: coverage

0 commit comments

Comments
 (0)