Skip to content

Commit b22c609

Browse files
authored
Merge pull request #1 from x52dev/dependabot/github_actions/codecov/codecov-action-6.0.0
2 parents ba5be0a + b17224b commit b22c609

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
@@ -32,7 +32,7 @@ jobs:
3232
run: just test-coverage-codecov
3333

3434
- name: Upload coverage to Codecov
35-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
35+
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
3636
with:
3737
files: codecov.json
3838
fail_ci_if_error: true

0 commit comments

Comments
 (0)