Skip to content

Commit ee74bf1

Browse files
chore(deps): update codecov/codecov-action digest to 1af5884
1 parent feb1dd2 commit ee74bf1

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
@@ -15,6 +15,6 @@ jobs:
1515
- run: uv run ./bin/lint
1616
- run: uv run ./bin/test
1717
- name: Upload coverage reports to Codecov
18-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
18+
uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
1919
env:
2020
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)