Skip to content

Commit ac74180

Browse files
chore(deps): update codecov/codecov-action action to v5.4.2
1 parent 68755c3 commit ac74180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Test SpectraFit
3131
run: uv run --group dev --all-extras pytest umf/
3232
- name: Codecov
33-
uses: codecov/[email protected].0
33+
uses: codecov/[email protected].2
3434
with:
3535
token: ${{ secrets.CODECOV_TOKEN }}
3636
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)