Skip to content

Commit 6a819e0

Browse files
chore(deps): update codecov/codecov-action action to v5.4.3 (#3888)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53fb162 commit 6a819e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
go-version: '1.24'
4242
check-latest: true
4343
- run: ${{ matrix.run-script }}
44-
- uses: codecov/[email protected].2
44+
- uses: codecov/[email protected].3
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}
4747
fail_ci_if_error: true

0 commit comments

Comments
 (0)