Skip to content

Commit

Permalink
Merge pull request #3 from Lucs1590/dependabot/github_actions/codecov…
Browse files Browse the repository at this point in the history
…/codecov-action-4.4.0

build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0
  • Loading branch information
Lucs1590 authored May 16, 2024
2 parents d5553aa + 43b5e69 commit 95da57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
coverage xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.3.1
uses: codecov/codecov-action@v4.4.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: Lucs1590/strava-to-trainingpeaks
Expand Down

0 comments on commit 95da57a

Please sign in to comment.