Skip to content

Commit f5bac8c

Browse files
authored
☂️ codecov (#445)
1 parent 4c58860 commit f5bac8c

File tree

3 files changed

+819
-546
lines changed

3 files changed

+819
-546
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
- name: "🧪 test"
2626
run: npm run test
2727
- name: "☂️ coverage"
28-
uses: codecov/codecov-action@v4.6.0
28+
uses: codecov/codecov-action@v5
2929
with:
3030
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)