Skip to content

Commit 14e1177

Browse files
authored
Merge pull request #113 from VirtualPlantLab/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 6e287ba + 083a15b commit 14e1177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: julia-actions/julia-buildpkg@v1
4242
- uses: julia-actions/julia-runtest@v1
4343
- uses: julia-actions/julia-processcoverage@v1
44-
- uses: codecov/codecov-action@v4
44+
- uses: codecov/codecov-action@v5
4545
with:
4646
files: lcov.info
4747
docs:

0 commit comments

Comments
 (0)