Skip to content

Commit 07693a1

Browse files
chore(deps): update codecov/codecov-action action to v5.5.1
1 parent 09a35c5 commit 07693a1

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/codecov-action@v5.4.3
33+
uses: codecov/codecov-action@v5.5.1
3434
with:
3535
token: ${{ secrets.CODECOV_TOKEN }}
3636
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)