Skip to content

Commit

Permalink
Merge pull request #26 from GOCDB/dependabot/github_actions/codecov/c…
Browse files Browse the repository at this point in the history
…odecov-action-3.1.5

Bump codecov/codecov-action from 3.1.4 to 3.1.5
  • Loading branch information
gregcorbett authored Jan 29, 2024
2 parents de96e1b + 8c849b0 commit af8601f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: coverage run --branch --source=check -m unittest discover --buffer

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v3.1.5

0 comments on commit af8601f

Please sign in to comment.