Skip to content

Commit

Permalink
Merge pull request #14 from angelo-peronio/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions-130f50e8ca

Bump codecov/codecov-action from 4.6.0 to 5.0.2 in the actions group
  • Loading branch information
angelo-peronio authored Nov 19, 2024
2 parents 19edeeb + d6b101b commit 2e05497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: uvx nox

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.0.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down

0 comments on commit 2e05497

Please sign in to comment.