Skip to content

Commit f5fa602

Browse files
chore(deps): update codecov/codecov-action action to v3.1.6
1 parent 8beaf08 commit f5fa602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
run: npm test -- --coverage
1818

1919
- name: upload coverage to codecov
20-
uses: codecov/[email protected].0
20+
uses: codecov/[email protected].6
2121
with:
2222
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)