Skip to content

Commit

Permalink
Bump codecov/codecov-action from 5.0.7 to 5.1.2 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 28, 2024
1 parent 9e9c2f6 commit 6c95e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- name: Upload coverage reports to Codecov
if: matrix.upload-coverage
uses: codecov/codecov-action@v5.0.7
uses: codecov/codecov-action@v5.1.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

0 comments on commit 6c95e5d

Please sign in to comment.