Skip to content

Commit 66eb611

Browse files
Bump codecov/codecov-action from 5.5.3 to 6.0.0 (#1394)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fca63f commit 66eb611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
- name: Download all coverage data
5151
uses: actions/download-artifact@v8.0.1
5252
- name: Upload coverage report
53-
uses: codecov/codecov-action@v5.5.3
53+
uses: codecov/codecov-action@v6.0.0
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)