Skip to content

Commit e778de3

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 11c956e commit e778de3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

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

5151
- name: Upload coverage reports to Codecov
5252
if: ${{ always() }}
53-
uses: codecov/codecov-action@v5
53+
uses: codecov/codecov-action@v6
5454
env:
5555
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5656

0 commit comments

Comments
 (0)