Skip to content

Commit 41d44d7

Browse files
authored
Merge pull request #12 from ColumbiaOSS/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 56164bc + e99c202 commit 41d44d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
npm run test
5050
5151
- name: Upload coverage
52-
uses: codecov/codecov-action@v4
52+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)