Skip to content

Commit 18088df

Browse files
chore(deps): update codecov/codecov-action action to v4 (#607)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da57dd0 commit 18088df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
godog -f progress --strict
5151
- name: Report on code coverage
5252
if: matrix.go-version == '1.17.x'
53-
uses: codecov/codecov-action@v3
53+
uses: codecov/codecov-action@v4
5454
with:
5555
file: ./coverage.txt

0 commit comments

Comments
 (0)