Skip to content

Commit

Permalink
ci: update GitHub actions and improve test reliability
Browse files Browse the repository at this point in the history
- Update Codecov action from v3 to v4 in GitHub workflow

Signed-off-by: appleboy <[email protected]>
  • Loading branch information
appleboy committed May 18, 2024
1 parent 83c64d2 commit 3caa1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
make test
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4

0 comments on commit 3caa1b6

Please sign in to comment.