Skip to content

Commit 9dfc500

Browse files
renovate[bot]renovate-bot
andauthoredApr 20, 2022
chore(deps): update codecov/codecov-action action to v3 (#135)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4e6418f commit 9dfc500

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/codecov-action@v2.1.0
20+
uses: codecov/codecov-action@v3.0.0
2121
with:
2222
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.