Skip to content

Commit 2c751b1

Browse files
Bump codecov/codecov-action from 5 to 6 (#112)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04c03b0 commit 2c751b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cache: true
3838
- run: pnpm install
3939
- run: pnpm test --coverage
40-
- uses: codecov/codecov-action@v5
40+
- uses: codecov/codecov-action@v6
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}
4343

0 commit comments

Comments
 (0)