Skip to content

Commit 5bd3dbf

Browse files
authored
Merge pull request #452 from gotd/dependabot/github_actions/codecov/codecov-action-7
chore(deps): bump codecov/codecov-action from 5 to 7
2 parents f5b6720 + 10d3aab commit 5bd3dbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: make coverage
2727

2828
- name: Send coverage
29-
uses: codecov/codecov-action@v5
29+
uses: codecov/codecov-action@v7
3030
with:
3131
files: profile.out
3232
env:

0 commit comments

Comments
 (0)