Skip to content

Commit 56cae1d

Browse files
renovate[bot]jackton1
authored andcommitted
chore(deps): update codecov/codecov-action action to v5.3.1
1 parent ead4e67 commit 56cae1d

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
@@ -89,7 +89,7 @@ jobs:
8989
coverage-reports: coverage.xml
9090

9191
- name: "Upload coverage to Codecov"
92-
uses: codecov/[email protected].0
92+
uses: codecov/[email protected].1
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)