Skip to content

Commit ced44ba

Browse files
authored
Merge pull request #17 from mach-composer/dependabot/github_actions/github-actions-d109cd9e8b
chore(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group
2 parents e2d0c1d + dd9a227 commit ced44ba

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Dependency
2+
body: 'chore(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group'
3+
time: 2025-01-01T17:09:04.157975049Z

.github/workflows/pull-request.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
cp coverage.out output/coverage.out
4444
4545
- name: Upload to codecov
46-
uses: codecov/codecov-action@v4
46+
uses: codecov/codecov-action@v5
4747

4848
- name: Upload artifacts
4949
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)