Skip to content

Commit 502abc9

Browse files
Update codecov/codecov-action digest to 18283e0 (#98)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd2ea76 commit 502abc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tox-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Install pytest cov
6666
run: pip install pytest-cov
6767
- name: Upload coverage to Codecov
68-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
68+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
6969
with:
7070
token: ${{ secrets.CODECOV_TOKEN }}
7171
fail_ci_if_error: true

0 commit comments

Comments
 (0)