Skip to content

Commit c5de45c

Browse files
authored
Merge pull request #248 from MineralsCloud/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents faeaed8 + 44257ba commit c5de45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- uses: julia-actions/julia-buildpkg@v1
5050
- uses: julia-actions/julia-runtest@v1
5151
- uses: julia-actions/julia-processcoverage@v1
52-
- uses: codecov/codecov-action@v4
52+
- uses: codecov/codecov-action@v5
5353
with:
5454
files: lcov.info
5555
docs:

0 commit comments

Comments
 (0)