Skip to content

Commit

Permalink
Merge pull request #48 from gotd/dependabot/github_actions/codecov/co…
Browse files Browse the repository at this point in the history
…decov-action-5

build(deps): bump codecov/codecov-action from 4 to 5
  • Loading branch information
ernado authored Dec 2, 2024
2 parents 19a2b27 + 46999da commit 688c676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,6 @@ jobs:
retention-days: 1

- name: Send coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
file: coverage.out

0 comments on commit 688c676

Please sign in to comment.