Skip to content

Commit 250ac7f

Browse files
Update codecov/codecov-action action to v6
1 parent 8b36982 commit 250ac7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v5
81+
uses: codecov/codecov-action@v6
8282
env:
8383
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)