Skip to content

Commit

Permalink
Merge pull request #413 from penny-vault/dependabot/github_actions/co…
Browse files Browse the repository at this point in the history
…decov/codecov-action-4

Bump codecov/codecov-action from 3 to 4
  • Loading branch information
jdfergason authored Mar 25, 2024
2 parents d972b3f + e2c2af7 commit 33422a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
check_name: 'Ginkgo Test Report (OS: ${{ matrix.os }})'
- run: ginkgo run -r --coverprofile=coverage.txt --covermode=atomic
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4

0 comments on commit 33422a8

Please sign in to comment.