chore(deps): update codecov/codecov-action action to v5
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2025-04-03 07:55:03 +00:00
parent 963ba50c8f
commit bfce55a988

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 }}