Skip to content

Commit c52b18e

Browse files
chore(deps): update codecov/codecov-action action to v3.1.6
1 parent 54a3649 commit c52b18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
coverage-reports: coverage.xml
9090

9191
- name: "Upload coverage to Codecov"
92-
uses: codecov/[email protected].1
92+
uses: codecov/[email protected].6
9393
if: github.actor != 'dependabot[bot]' && github.actor != 'dependabot' && matrix.python-version == '3.9'
9494
with:
9595
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)