Skip to content

Commit 10550ea

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 2069952 commit 10550ea

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
@@ -32,6 +32,6 @@ jobs:
3232
if: >
3333
!startsWith(github.head_ref, 'renovate/') &&
3434
!startsWith(github.head_ref, 'release-please--')
35-
uses: codecov/codecov-action@v4
35+
uses: codecov/codecov-action@v5
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)