Skip to content

Commit 8ae6c0d

Browse files
renovate[bot]amotl
authored andcommitted
Update codecov/codecov-action action to v6
1 parent 5ee7cc8 commit 8ae6c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
130130
# https://github.com/codecov/codecov-action
131131
- name: Upload coverage results to Codecov
132-
uses: codecov/codecov-action@v5
132+
uses: codecov/codecov-action@v6
133133
env:
134134
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
135135
with:

0 commit comments

Comments
 (0)