Skip to content

Commit 06b6a41

Browse files
authored
Merge pull request #39 from x52dev/dependabot/github_actions/codecov/codecov-action-5.5.1
chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1
2 parents 7e9e6dc + 961f90c commit 06b6a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: just test-coverage-codecov
4444

4545
- name: Upload coverage to Codecov
46-
uses: codecov/[email protected].0
46+
uses: codecov/[email protected].1
4747
with:
4848
files: codecov.json
4949
fail_ci_if_error: true

0 commit comments

Comments
 (0)