Skip to content

Commit

Permalink
Merge pull request #653 from uccser/dependabot/github_actions/codecov…
Browse files Browse the repository at this point in the history
…/codecov-action-4.3.0

Bump codecov/codecov-action from 4.1.1 to 4.3.0
  • Loading branch information
jimbonothing64 authored Apr 18, 2024
2 parents b307091 + e27bc14 commit 7f9dc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
coverage report -m --skip-covered
- name: Code Coverage
uses: codecov/codecov-action@v4.1.1
uses: codecov/codecov-action@v4.3.0

0 comments on commit 7f9dc01

Please sign in to comment.