Skip to content

Commit

Permalink
Merge pull request #1381 from jupyterhub/dependabot/github_actions/co…
Browse files Browse the repository at this point in the history
…decov/codecov-action-5

build(deps): bump codecov/codecov-action from 4 to 5
  • Loading branch information
minrk authored Dec 2, 2024
2 parents f77a7d9 + 504367f commit 08e227a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ jobs:
run: |
pytest --verbose --color=yes --durations=10 --cov=repo2docker tests/${{ matrix.repo_type }}
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5

0 comments on commit 08e227a

Please sign in to comment.