Skip to content

Commit 26aae7d

Browse files
chore(deps): update codecov/codecov-action action to v5 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ce0a4d commit 26aae7d

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
@@ -83,7 +83,7 @@ jobs:
8383
name: coverage
8484
path: coverage/
8585
- name: Codecov Upload
86-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
86+
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5
8787
with:
8888
token: ${{ secrets.CODECOV_TOKEN }}
8989
directory: coverage/

0 commit comments

Comments
 (0)