Skip to content

Commit

Permalink
Merge pull request #146 from danielemery/renovate/codecov-codecov-act…
Browse files Browse the repository at this point in the history
…ion-5.x

Update codecov/codecov-action action to v5.1.2
  • Loading branch information
danielemery authored Dec 18, 2024
2 parents 4c2f08b + b0923e0 commit 8ecf6ce
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 @@ -36,6 +36,6 @@ jobs:
run: npm run test:ci

- name: Upload coverage reports to Codecov
uses: codecov/[email protected].1
uses: codecov/[email protected].2
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 8ecf6ce

Please sign in to comment.