Skip to content

Commit ea29ba4

Browse files
committed
Updated the version of the codecov action
1 parent c6ba5fa commit ea29ba4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
go tool cover -func coverage.out -o coverage_analysis.out
3535
3636
- name: Upload coverage reports to Codecov
37-
uses: codecov/codecov-action@v4
37+
uses: codecov/codecov-action@v5
3838
env:
3939
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4040
files: ./coverage.out

0 commit comments

Comments
 (0)