Skip to content

Commit 88cebf0

Browse files
Update codecov/codecov-action digest to fb8b358
1 parent 122ed52 commit 88cebf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Run tests with coverage
5252
run: cargo llvm-cov --cobertura --output-path coverage.xml
5353
- name: Upload coverage to Codecov
54-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
54+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
5555
with:
5656
files: coverage.xml
5757
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)