Skip to content

Commit e71b961

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 8bdaf43 commit e71b961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
run: pnpm run test:cov
3737

3838
- name: Upload coverage to Codecov
39-
uses: codecov/codecov-action@v4.5.0
39+
uses: codecov/codecov-action@v5.4.0
4040
with:
4141
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)