Skip to content

Commit 409b0d2

Browse files
renovate[bot]dnaeon
authored andcommitted
chore(deps): update codecov/codecov-action action to v6
1 parent 2dfa97e commit 409b0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v6
1616
- run: make test-cover
1717
- name: Upload coverage reports to Codecov
18-
uses: codecov/codecov-action@v5.5.3
18+
uses: codecov/codecov-action@v6.0.0
1919
with:
2020
token: ${{ secrets.CODECOV_TOKEN }}
2121
slug: dnaeon/makefile-graph

0 commit comments

Comments
 (0)