Skip to content

Commit d899452

Browse files
authoredDec 10, 2024··
Merge pull request #1732 from Anselmoo/dependabot/github_actions/codecov/codecov-action-5.1.1
build: bump codecov/codecov-action from 5.0.7 to 5.1.1
2 parents 2a9a116 + 8a9ebcf commit d899452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/python-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Test SpectraFit
7474
run: poetry run pytest
7575
- name: Codecov
76-
uses: codecov/codecov-action@v5.0.7
76+
uses: codecov/codecov-action@v5.1.1
7777
with:
7878
name: codecov-umbrella
7979
flags: unittests

0 commit comments

Comments
 (0)
Please sign in to comment.