Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 0fc5f69

Browse files
chore(deps): update codecov/codecov-action action to v4
1 parent 782ec68 commit 0fc5f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
DEVSTACK_WORKSPACE=$PWD/.. docker-compose -f docker-compose.yml -f docker-compose-host.yml run -v $PWD/../edx-sysadmin:/edx-sysadmin lms /edx-sysadmin/run_devstack_integration_tests.sh
3737
3838
- name: Upload coverage to CodeCov
39-
uses: codecov/codecov-action@v1
39+
uses: codecov/codecov-action@v4
4040
with:
4141
file: ./coverage.xml
4242
fail_ci_if_error: true

0 commit comments

Comments
 (0)