Skip to content

Commit 4beb271

Browse files
chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#106)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 731c44c commit 4beb271

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

3333
- name: Upload coverage to Codecov
34-
uses: codecov/codecov-action@v5.4.3
34+
uses: codecov/codecov-action@v5.5.0
3535
with:
3636
fail_ci_if_error: true
3737
files: codecov.json

0 commit comments

Comments
 (0)