Skip to content

Commit

Permalink
Merge pull request #305 from livk-cloud/renovate/codecov-codecov-acti…
Browse files Browse the repository at this point in the history
…on-4.x

chore(deps): update codecov/codecov-action action to v4.5.0
  • Loading branch information
livk-cloud authored Jun 13, 2024
2 parents 979af12 + 8c8deca commit 78fa7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
run: gradle clean build

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.4.1
uses: codecov/codecov-action@v4.5.0
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 78fa7bd

Please sign in to comment.