Skip to content

Commit f2e5e6d

Browse files
chore(deps): update codecov/codecov-action digest to eaaf4be (#86)
Co-authored-by: Matt Kramer <[email protected]>
1 parent af0b477 commit f2e5e6d

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
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
coverage run -m pytest tests
3838
coverage xml
39-
- uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # v3
39+
- uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
4040
with:
4141
files: ./coverage.xml
4242
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)