Skip to content

Commit f332a05

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 335d766 commit f332a05

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
@@ -37,6 +37,6 @@ jobs:
3737
if: >
3838
!startsWith(github.head_ref, 'renovate/') &&
3939
!startsWith(github.head_ref, 'releaser-pleaser--')
40-
uses: codecov/codecov-action@v5
40+
uses: codecov/codecov-action@v6
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)