Skip to content

Commit 293d03b

Browse files
Update codecov/codecov-action action to v5 (#915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4878ff0 commit 293d03b

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
@@ -78,6 +78,6 @@ jobs:
7878
- name: Run unit tests
7979
run: make test
8080
- name: Upload coverage reports to Codecov
81-
uses: codecov/codecov-action@v4
81+
uses: codecov/codecov-action@v5
8282
env:
8383
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)