Skip to content

Commit 0b307ab

Browse files
Update codecov/codecov-action action to v7
1 parent cc97d4b commit 0b307ab

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@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
49+
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
5050

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

0 commit comments

Comments
 (0)