Skip to content

Commit

Permalink
Merge pull request #178 from kannkyo/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/test-results-action-1.0.2

build(deps): bump codecov/test-results-action from 1.0.1 to 1.0.2
  • Loading branch information
github-actions[bot] authored Jan 8, 2025
2 parents 4b23951 + c030d87 commit 86de1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

- name: Upload test results to codecov
if: ${{ !cancelled() }}
uses: codecov/test-results-action@9739113ad922ea0a9abb4b2c0f8bf6a4aa8ef820
uses: codecov/test-results-action@4e79e65778be1cecd5df25e14af1eafb6df80ea9
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: report.xml
Expand Down

0 comments on commit 86de1a5

Please sign in to comment.