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 d209be8 commit 9331d8f
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 @@ -33,8 +33,8 @@ jobs:
run: make test

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


0 comments on commit 9331d8f

Please sign in to comment.