Skip to content

Commit 1eb186d

Browse files
authored
Merge branch 'main' into dependabot/github_actions/docker/build-push-action-6.16.0
2 parents 63e70d8 + 14a0d41 commit 1eb186d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
uv run pytest tests/test_imports.py
7373
7474
- name: Upload coverage to Codecov
75-
uses: codecov/codecov-action@v5.4.0
75+
uses: codecov/codecov-action@v5.4.2
7676
with:
7777
token: ${{ secrets.CODECOV_TOKEN }}
7878
file: ./coverage.xml

0 commit comments

Comments
 (0)