Skip to content

Commit

Permalink
changed file -> files as by Migration Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Nov 15, 2024
1 parent 6ccdd49 commit 28600ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grcov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Codecov upload
uses: codecov/codecov-action@v5
with:
file: ${{ steps.coverage.outputs.report }}
files: ${{ steps.coverage.outputs.report }}
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 28600ea

Please sign in to comment.