Skip to content

Commit 1dc8bcc

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent d67d57d commit 1dc8bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- uses: actions/checkout@v3
1414
- uses: ArtiomTr/jest-coverage-report-action@v2
1515
- name: Upload coverage reports to Codecov
16-
uses: codecov/codecov-action@v4
16+
uses: codecov/codecov-action@v5
1717
env:
1818
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)