Skip to content

Commit

Permalink
chore(github action): use codecov-action@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammer5 committed May 1, 2024
1 parent 74942b1 commit 734e6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dhis2-verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: yarn d2-app-scripts test --coverage

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v4

e2e:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 734e6a5

Please sign in to comment.