Skip to content

Commit 28bd1f0

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 79a1a04 commit 28bd1f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/on-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434

3535
- run: pnpm run format:check
3636

37-
- uses: codecov/codecov-action@v4
37+
- uses: codecov/codecov-action@v5

.github/workflows/on-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- run: pnpm run build
3636

37-
- uses: codecov/codecov-action@v4
37+
- uses: codecov/codecov-action@v5
3838

3939
generate-docs:
4040
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)