Skip to content

Commit 0c2331a

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 9692bdd commit 0c2331a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/analysis-coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,7 +625,7 @@ jobs:
625625
merge-multiple: true
626626

627627
- name: Upload report to Codecov
628-
uses: codecov/codecov-action@v5
628+
uses: codecov/codecov-action@v6
629629
with:
630630
token: ${{ secrets.CODECOV_TOKEN }}
631631
directory: coverage

0 commit comments

Comments
 (0)