Skip to content

Commit

Permalink
Revert "Bump codecov/codecov-action from 3 to 4 (#322)" (#326)
Browse files Browse the repository at this point in the history
This reverts commit 0d0911d.
  • Loading branch information
CasperWA authored Sep 18, 2023
1 parent 0d0911d commit 8e10a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

- name: Upload coverage to Codecov
if: matrix.python-version == 3.9 && github.repository == 'EMMC-ASBL/oteapi-services'
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
name: oteapi-services
files: ./coverage.xml
Expand Down

0 comments on commit 8e10a35

Please sign in to comment.