Skip to content

Commit 37b7cf1

Browse files
authored
Merge pull request #55 from VectorInstitute/dependabot/github_actions/codecov/codecov-action-5.4.0
Bump codecov/codecov-action from 5.3.1 to 5.4.0
2 parents 48b491e + d078fa9 commit 37b7cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
# Uncomment this once this repo is configured on Codecov
6565
- name: Upload coverage to Codecov
66-
uses: codecov/codecov-action@v5.3.1
66+
uses: codecov/codecov-action@v5.4.0
6767
with:
6868
token: ${{ secrets.CODECOV_TOKEN }}
6969
file: ./coverage.xml

0 commit comments

Comments
 (0)