Skip to content

Commit 029b9c8

Browse files
authored
Merge pull request #143 from VectorInstitute/dependabot/github_actions/codecov/codecov-action-5.5.1
Bump codecov/codecov-action from 5.5.0 to 5.5.1
2 parents 631c0e4 + aeafe2b commit 029b9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
gpg --keyserver keyserver.ubuntu.com --recv-keys 806BB28AED779869
7777
7878
- name: Upload coverage to Codecov
79-
uses: codecov/[email protected].0
79+
uses: codecov/[email protected].1
8080
with:
8181
token: ${{ secrets.CODECOV_TOKEN }}
8282
file: ./coverage.xml

0 commit comments

Comments
 (0)