Skip to content

Commit 2e4ddf3

Browse files
committed
codecov-action v5
1 parent 62ec664 commit 2e4ddf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
restore-keys: |
4545
maven-
4646
- run: mvn install -Pjacoco
47-
- uses: codecov/codecov-action@v4.0.0-beta.3
47+
- uses: codecov/codecov-action@v5
4848
with:
4949
token: ${{ secrets.CODECOV_TOKEN }}
5050
fail_ci_if_error: true

0 commit comments

Comments
 (0)