Skip to content

Commit 0f7d4f4

Browse files
authored
Merge pull request #1014 from jupyterhub/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 3397e75 + 0907ca4 commit 0f7d4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ jobs:
8282
run: pytest tests
8383
timeout-minutes: 15
8484

85-
- uses: codecov/codecov-action@v4
85+
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)