Skip to content

Commit 98785c2

Browse files
Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#2102)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31c2ce2 commit 98785c2

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
@@ -87,7 +87,7 @@ jobs:
8787
run: pnpm test:coverage
8888

8989
- name: Upload coverage to Codecov
90-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # [email protected].2
90+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # [email protected].3
9191
with:
9292
token: ${{ secrets.CODECOV_TOKEN }}
9393

0 commit comments

Comments
 (0)