Skip to content

Commit 35d2357

Browse files
chore(deps): update codecov/codecov-action action to v5 (#472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ae4aa7 commit 35d2357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
path: coverage/
9797

9898
- name: Codecov Upload
99-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
99+
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5
100100
with:
101101
token: ${{ secrets.CODECOV_TOKEN }}
102102
directory: coverage/

0 commit comments

Comments
 (0)