Skip to content

Commit 3688d61

Browse files
committed
Update codecov action.
1 parent 5e4ba71 commit 3688d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: |
4545
pytest --cov=matgl tests --color=yes
4646
- name: Upload coverage reports to Codecov
47-
uses: codecov/codecov-action@v3
47+
uses: codecov/codecov-action@v4
4848
env:
4949
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5050

0 commit comments

Comments
 (0)