Skip to content

Commit feed010

Browse files
authored
Merge pull request #180 from VectorInstitute/dependabot/github_actions/codecov/codecov-action-5.5.2
Bump codecov/codecov-action from 5.5.1 to 5.5.2
2 parents 35b14e1 + 6839ccc commit feed010

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
@@ -86,7 +86,7 @@ jobs:
8686
gpg --keyserver keyserver.ubuntu.com --recv-keys 806BB28AED779869
8787
8888
- name: Upload coverage to Codecov
89-
uses: codecov/[email protected].1
89+
uses: codecov/[email protected].2
9090
with:
9191
token: ${{ secrets.CODECOV_TOKEN }}
9292
files: ./coverage.xml

0 commit comments

Comments
 (0)