Skip to content

Commit 19fcf9a

Browse files
committed
update codecov action version
1 parent 97980a0 commit 19fcf9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
KFINTECH_CAS_FILE_NEW: ${{ secrets.KFINTECH_CAS_FILE_NEW }}
4242
KFINTECH_CAS_PASSWORD: ${{ secrets.KFINTECH_CAS_PASSWORD }}
4343
- name: Upload coverage report to codecov
44-
uses: codecov/codecov-action@v3
44+
uses: codecov/codecov-action@v5
4545
with:
4646
files: ./coverage.xml

0 commit comments

Comments
 (0)