Skip to content

Commit

Permalink
Merge pull request #327 from Raspirus/renovate/codecov-codecov-action…
Browse files Browse the repository at this point in the history
…-4.x

chore(deps): update codecov/codecov-action action to v4
  • Loading branch information
Benji377 authored Sep 14, 2023
2 parents b6cfdc7 + 2d942dc commit 28f0149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Codecov
# You may pin to the exact commit or the version.
# uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
# Repository upload token - get it from codecov.io. Required only for private repositories
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 28f0149

Please sign in to comment.