Skip to content

Commit

Permalink
Merge pull request #2026 from SMI/dependabot/github_actions/codecov/c…
Browse files Browse the repository at this point in the history
…odecov-action-5.0.7
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
2 parents 60b6f24 + c81e095 commit b50aaeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
"$cov"
- name: upload coverage to codecov
if: ${{ matrix.os == 'linux' }}
uses: codecov/[email protected].4
uses: codecov/[email protected].7
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: coverage/
Expand Down

0 comments on commit b50aaeb

Please sign in to comment.