Skip to content

Commit 5490fda

Browse files
authored
Merge pull request #279 from jupyterhub/dependabot/github_actions/codecov/codecov-action-5
build(deps): bump codecov/codecov-action from 4 to 5
2 parents 112fedc + 82d16de commit 5490fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
pytest --maxfail=2 --cov=nativeauthenticator
5858
5959
# GitHub action reference: https://github.com/codecov/codecov-action
60-
- uses: codecov/codecov-action@v4
60+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)