Skip to content

Commit

Permalink
Merge pull request #1829 from SMI/dependabot/github_actions/codecov/c…
Browse files Browse the repository at this point in the history
…odecov-action-4.4.1
  • Loading branch information
dependabot[bot] authored May 27, 2024
2 parents caa4397 + 2375825 commit 665a25e
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 @@ -99,7 +99,7 @@ jobs:
"$cov"
- name: upload coverage
if: ${{ matrix.os == 'linux' }}
uses: codecov/codecov-action@v4.4.0
uses: codecov/codecov-action@v4.4.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage/coverage.cobertura.xml
Expand Down

0 comments on commit 665a25e

Please sign in to comment.