Skip to content

Commit f231754

Browse files
chore(deps): update codecov/codecov-action action to v3.1.6
1 parent f491980 commit f231754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Test
4747
run: npm run test
4848
- name: Codecov upload
49-
uses: codecov/codecov-action@v3.1.4
49+
uses: codecov/codecov-action@v3.1.6
5050
with:
5151
token: ${{ secrets.CODECOV_TOKEN }}
5252

0 commit comments

Comments
 (0)