Skip to content

Commit b561815

Browse files
authored
Merge pull request #563 from tofuutils/dependabot/github_actions/codecov/codecov-action-6.0.0
gh-actions: bump codecov/codecov-action from 5.5.3 to 6.0.0
2 parents 222b8d3 + e473e1e commit b561815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Upload coverage reports to Codecov
3131
if: github.ref == 'refs/heads/main'
32-
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # ratchet:codecov/codecov-action@v5
32+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # ratchet:codecov/codecov-action@v5
3333
with:
3434
fail_ci_if_error: true
3535
files: ./coverage.out

0 commit comments

Comments
 (0)