Skip to content

Commit 23a0502

Browse files
Update codecov/codecov-action action to v5
1 parent 7bec867 commit 23a0502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
if: "${{ matrix.python-version == '3.11' }}"
5656
env:
5757
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}
58-
uses: codecov/codecov-action@v2
58+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)