Skip to content

Commit

Permalink
updated codecov version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alek050 committed Apr 11, 2024
1 parent 9331d8f commit 77eace3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.2.0
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
token: ${{ secrets.CODECOV_TOKEN }}


0 comments on commit 77eace3

Please sign in to comment.