Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit 4639791

Browse files
authored
Merge pull request #11 from styx-api/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 1ec947e + 746feb7 commit 4639791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
--verbose
3131
3232
- name: Upload coverage to Codecov
33-
uses: codecov/codecov-action@v4
33+
uses: codecov/codecov-action@v5
3434
with:
3535
token: ${{ secrets.CODECOV_TOKEN }}
3636
verbose: true

0 commit comments

Comments
 (0)