Skip to content

Commit 2d5d9c9

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 74fa488 commit 2d5d9c9

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

0 commit comments

Comments
 (0)