Skip to content

Commit

Permalink
Merge pull request #1302 from hey-api/dependabot/github_actions/githu…
Browse files Browse the repository at this point in the history
…b-actions-d109cd9e8b

chore(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group
  • Loading branch information
mrlubos authored Nov 18, 2024
2 parents 9d7f88b + b919631 commit c3d6655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: pnpm test:coverage

- name: Upload code coverage to codecov.io
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: ./packages/openapi-ts/coverage
Expand Down

0 comments on commit c3d6655

Please sign in to comment.