Skip to content

Commit

Permalink
Merge pull request #502 from usefulness/revert-498-renovate/codecov-c…
Browse files Browse the repository at this point in the history
…odecov-action-4.x

Revert "Update codecov/codecov-action action to v4"
  • Loading branch information
mateuszkwiecinski authored Sep 28, 2023
2 parents 5ecea17 + 2f3b5e9 commit 7a49a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- run: ./gradlew projectCoverage

- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v3

- name: Upload test results
if: ${{ always() }}
Expand Down

0 comments on commit 7a49a5c

Please sign in to comment.