Skip to content

Commit efa5b9e

Browse files
chore(deps): codecov/codecov-action 5.0.7
PR: #303 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a05e4d commit efa5b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/checkpr.yml

+1-1
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/[email protected].4
68+
uses: codecov/[email protected].7
6969
with:
7070
token: ${{ secrets.CODECOV_TOKEN }}
7171
file: coverage/clover.xml

0 commit comments

Comments
 (0)