Skip to content

Commit 1a502e0

Browse files
renovate[bot]dnaeon
authored andcommitted
chore(deps): update codecov/codecov-action action to v4.6.0
1 parent 5af9a75 commit 1a502e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.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@v5
1616
- run: make test-cover
1717
- name: Upload coverage reports to Codecov
18-
uses: codecov/codecov-action@v4.0.1
18+
uses: codecov/codecov-action@v4.6.0
1919
with:
2020
token: ${{ secrets.CODECOV_TOKEN }}
2121
slug: dnaeon/makefile-graph

0 commit comments

Comments
 (0)