Skip to content

Commit ba262c4

Browse files
chore(deps): codecov/codecov-action 5.0.4
PR: #299 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89cb78b commit ba262c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkpr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: pnpm run test
6666

6767
- name: Upload coverage reports to Codecov
68-
uses: codecov/codecov-action@v4.6.0
68+
uses: codecov/codecov-action@v5.0.4
6969
with:
7070
token: ${{ secrets.CODECOV_TOKEN }}
7171
file: coverage/clover.xml

0 commit comments

Comments
 (0)