Skip to content

Commit dc7cbec

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 4eaab73 commit dc7cbec

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
@@ -31,7 +31,7 @@ jobs:
3131
- name: Test SpectraFit
3232
run: uv run --group dev --all-extras pytest umf/
3333
- name: Codecov
34-
uses: codecov/codecov-action@v4.6.0
34+
uses: codecov/codecov-action@v5.4.0
3535
with:
3636
token: ${{ secrets.CODECOV_TOKEN }}
3737
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)