Skip to content

Commit

Permalink
Merge pull request #169 from exonet/dependabot/github_actions/codecov…
Browse files Browse the repository at this point in the history
…/codecov-action-5.0.2

Bump codecov/codecov-action from 4.6.0 to 5.0.2
  • Loading branch information
robbinjanssen authored Nov 22, 2024
2 parents e0da0f6 + b4a10ef commit 8beea8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,6 @@ jobs:
poetry run coverage xml -i
- name: Upload coverage report
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 #4.6.0
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a #5.0.2
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 8beea8c

Please sign in to comment.