Skip to content

Commit 3961f68

Browse files
Update codecov/codecov-action digest to fb8b358 (#315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31edf86 commit 3961f68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Test with pytest
4747
run: |
4848
pytest --cov=signac_dashboard --cov-config=pyproject.toml --cov-report=xml tests/ -v
49-
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6
49+
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
5050

5151
# This job is used to provide a single requirement for branch merge conditions.
5252
tests_complete:

0 commit comments

Comments
 (0)