Skip to content

Commit 9481a00

Browse files
chore(deps): update codecov/codecov-action action to v3.1.6
1 parent d88e4e1 commit 9481a00

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
@@ -41,7 +41,7 @@ jobs:
4141
- name: Test
4242
run: npm run test
4343
- name: Codecov upload
44-
uses: codecov/codecov-action@v3.1.4
44+
uses: codecov/codecov-action@v3.1.6
4545
with:
4646
token: ${{ secrets.CODECOV_TOKEN }}
4747

0 commit comments

Comments
 (0)