Skip to content

Commit 1b81cfd

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 0da4be0 commit 1b81cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)