Skip to content

Commit 193f60d

Browse files
chore(deps): codecov/codecov-action 5.4.0
PR: #316 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7631a60 commit 193f60d

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@v5.3.1
68+
uses: codecov/codecov-action@v5.4.0
6969
with:
7070
token: ${{ secrets.CODECOV_TOKEN }}
7171
file: coverage/clover.xml

0 commit comments

Comments
 (0)