Skip to content

Commit dddb965

Browse files
authored
Merge pull request #11 from ColumbiaOSS/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 2a5b09b + 93f0526 commit dddb965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
if: ${{ always() }}
6161

6262
- name: Upload coverage
63-
uses: codecov/codecov-action@v4
63+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)