Skip to content

Commit

Permalink
Merge pull request #31 from ARM-DOE/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…-1bc14e4043

Build(deps): Bump codecov/codecov-action from 5.0.2 to 5.0.7 in the actions group
  • Loading branch information
zssherman authored Nov 25, 2024
2 parents 076de83 + a3b8e4f commit bfed987
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 @@ -59,7 +59,7 @@ jobs:
run: |
python -m pytest --cov=./ --cov-report=xml --verbose
- name: Upload code coverage to Codecov
uses: codecov/[email protected].2
uses: codecov/[email protected].7
with:
file: ./coverage.xml
flags: unittests
Expand Down

0 comments on commit bfed987

Please sign in to comment.