Skip to content

Commit 8929476

Browse files
chore(deps): update codecov/codecov-action action to v5 (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a116237 commit 8929476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Run tests
3939
run: make test
4040
- name: Upload coverage reports to Codecov
41-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
41+
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5
4242
with:
4343
use_oidc: true
4444

0 commit comments

Comments
 (0)