Skip to content

Commit

Permalink
Merge pull request #544 from UW-GAC/dependabot/github_actions/codecov…
Browse files Browse the repository at this point in the history
…/codecov-action-5.0.7

Bump codecov/codecov-action from 5.0.6 to 5.0.7
  • Loading branch information
amstilp authored Dec 2, 2024
2 parents 67c190a + 2759481 commit ca7f2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
ls -la .
- name: Upload coverage to Codecov
uses: codecov/[email protected].6
uses: codecov/[email protected].7
with:
fail_ci_if_error: true # optional (default = false)
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit ca7f2cc

Please sign in to comment.