Skip to content

Commit 58efb9d

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent d7723c8 commit 58efb9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

5050
- run: npm run test -- --ci
5151

52-
- uses: codecov/codecov-action@v4
52+
- uses: codecov/codecov-action@v5
5353
if: >
5454
!startsWith(github.head_ref, 'renovate/') &&
5555
!startsWith(github.head_ref, 'release-please--')

0 commit comments

Comments
 (0)