Skip to content

Commit 6cbfaf9

Browse files
Update codecov/codecov-action action to v6 (#1559)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac80807 commit 6cbfaf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Run tests
4545
run: tox run -e unit
4646
- name: Upload Coverage to Codecov
47-
uses: codecov/codecov-action@v5
47+
uses: codecov/codecov-action@v6
4848
env:
4949
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5050
permissions: {}

0 commit comments

Comments
 (0)