Skip to content

Commit

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

build(deps): bump codecov/codecov-action from 3 to 4
  • Loading branch information
consideRatio committed Feb 1, 2024
2 parents 6f92fa0 + 767047c commit c806c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -93,4 +93,4 @@ jobs:
run: |
pytest --verbose --color=yes --durations=10 --cov=repo2docker tests/${{ matrix.repo_type }}
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4

0 comments on commit c806c1c

Please sign in to comment.