Skip to content

Commit

Permalink
Update dev_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maxim-saplin authored Dec 29, 2024
1 parent 45459ce commit 0e1fa2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# - name: Upload coverage to codecov
# run: curl -s https://codecov.io/bash
# shell: bash
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v5
with:
#token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
#files: ./coverage1.xml,./coverage2.xml # optional
Expand Down

0 comments on commit 0e1fa2f

Please sign in to comment.