Skip to content

Commit f6388a8

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 14fe127 commit f6388a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
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 == 'stable'
53-
uses: codecov/codecov-action@v4
53+
uses: codecov/codecov-action@v5
5454
with:
5555
file: ./coverage.txt

0 commit comments

Comments
 (0)