Skip to content

Commit

Permalink
Update codecov action version
Browse files Browse the repository at this point in the history
  • Loading branch information
NipunaMadhushan committed Apr 25, 2024
1 parent 7c07d91 commit b804b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
./gradlew clean build --stacktrace --scan --console=plain --no-daemon
./gradlew codeCoverageReport --console=plain --no-daemon
- name: Upload Coverage Report
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true

Expand Down

0 comments on commit b804b5f

Please sign in to comment.