Skip to content

Commit 881fc52

Browse files
authored
Bump codecov/codecov-action action to v6 (#225)
1 parent c29d6d0 commit 881fc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Publish to Codecov
4747
if: startsWith(matrix.os, 'ubuntu')
48-
uses: codecov/codecov-action@v5
48+
uses: codecov/codecov-action@v6
4949
with:
5050
fail_ci_if_error: true
5151
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)