Skip to content

Commit 9b3c895

Browse files
Update codecov/codecov-action digest to 0b35c9e
1 parent f45c6a9 commit 9b3c895

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
@@ -18,6 +18,6 @@ jobs:
1818
- run: uv run ./bin/lint
1919
- run: uv run ./bin/test
2020
- name: Upload coverage reports to Codecov
21-
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
21+
uses: codecov/codecov-action@0b35c9ecc4f0529d0eb674914510c22f85b196b4 # v7
2222
env:
2323
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)