Skip to content

Commit 304d236

Browse files
authored
Merge pull request #2473 from sustainable-computing-io/dependabot/github_actions/github-actions-5a0cc3e7e3
chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 in the github-actions group
2 parents 55f6f4d + 06a0e9c commit 304d236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-and-codecov.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
name: coverage-report
5151

5252
- name: Upload coverage reports to Codecov
53-
uses: codecov/codecov-action@v6.0.0
53+
uses: codecov/codecov-action@v6.0.1
5454
with:
5555
fail_ci_if_error: true
5656
files: ./coverage.out

0 commit comments

Comments
 (0)