Skip to content

Commit 77a5aff

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 31d2f9b commit 77a5aff

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
@@ -65,7 +65,7 @@ jobs:
6565
token: ${{ secrets.CODECOV_TOKEN }}
6666

6767
- name: Upload coverage to Codecov
68-
uses: codecov/codecov-action@v5
68+
uses: codecov/codecov-action@v6
6969
with:
7070
fail_ci_if_error: true
7171
flags: unittests

0 commit comments

Comments
 (0)