Skip to content

Commit 876dc52

Browse files
chore(deps): update codecov/codecov-action digest to 894ff02 (#80)
1 parent 176e19e commit 876dc52

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@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # v3
39+
- uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # v3
4040
with:
4141
files: ./coverage.xml
4242
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)