Skip to content

Commit 2d8b8dc

Browse files
authored
Merge pull request #552 from openscript/renovate/all-minor-patch
chore(deps): update codecov/codecov-action action to v5.5.2
2 parents 019a5c1 + fa87302 commit 2d8b8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: pnpm coverage
5151

5252
- name: Upload coverage reports to Codecov
53-
uses: codecov/codecov-action@v5.5.1
53+
uses: codecov/codecov-action@v5.5.2
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}
5656

0 commit comments

Comments
 (0)