Skip to content

Commit 6b9d21b

Browse files
chore(deps): update codecov/codecov-action action to v5.5.3
1 parent 1209642 commit 6b9d21b

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.2
18+
uses: codecov/codecov-action@v5.5.3
1919
with:
2020
token: ${{ secrets.CODECOV_TOKEN }}
2121
slug: dnaeon/makefile-graph

0 commit comments

Comments
 (0)