Skip to content

Commit 0f40cac

Browse files
Update codecov/codecov-action action to v5 (#1855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fcdad2 commit 0f40cac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
MITOL_COOKIE_NAME: cookie_monster
8282

8383
- name: Upload coverage to CodeCov
84-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
84+
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
8585
with:
8686
file: ./coverage.xml
8787

@@ -138,7 +138,7 @@ jobs:
138138
NODE_ENV: test
139139

140140
- name: Upload coverage to CodeCov
141-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
141+
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
142142
with:
143143
file: coverage/lcov.info
144144

0 commit comments

Comments
 (0)