Skip to content

Commit 13abc38

Browse files
authored
Update unittests.yml
bump codecov action
1 parent 087f33c commit 13abc38

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
@@ -78,7 +78,7 @@
7878
--cov-report xml
7979
8080
- name: codecov
81-
uses: codecov/codecov-action@v3
81+
uses: codecov/codecov-action@v5
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484
file: ./coverage.xml

0 commit comments

Comments
 (0)