Skip to content

Commit 4884457

Browse files
chore(deps): bump codecov/codecov-action from 5 to 6 (#29)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a43f9e commit 4884457

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
run: pnpm test
3838

3939
- name: Upload coverage reports to Codecov
40-
uses: codecov/codecov-action@v5
40+
uses: codecov/codecov-action@v6
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)