Merge pull request 'chore(deps): update codecov/codecov-action action to v5' (#104) from renovate/codecov-codecov-action-5.x into master
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

Reviewed-on: #104
This commit is contained in:
Aravinth Manivannan 2025-04-03 14:36:52 +05:30
commit 1b1a34a49a

View file

@ -50,6 +50,6 @@ jobs:
- name: Upload to Codecov - name: Upload to Codecov
if: github.ref == 'refs/heads/master' if: github.ref == 'refs/heads/master'
uses: codecov/codecov-action@v2 uses: codecov/codecov-action@v5
with: with:
token: ${{ secrets.CODECOV_TOKEN }} token: ${{ secrets.CODECOV_TOKEN }}