Skip to content

Commit 983b60a

Browse files
Update codecov/codecov-action action to v5
1 parent 3e58098 commit 983b60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ jobs:
340340
coverage report --fail-under=94
341341
coverage xml
342342
- name: Upload coverage to Codecov
343-
uses: codecov/codecov-action@v4
343+
uses: codecov/codecov-action@v5
344344
env:
345345
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
346346

0 commit comments

Comments
 (0)