Skip to content

Commit 5fed377

Browse files
authored
Merge pull request #85 from VEZY/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 51bb4e4 + 63e0332 commit 5fed377

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
@@ -36,7 +36,7 @@ jobs:
3636
- uses: julia-actions/julia-buildpkg@v1
3737
- uses: julia-actions/julia-runtest@v1
3838
- uses: julia-actions/julia-processcoverage@v1
39-
- uses: codecov/codecov-action@v4
39+
- uses: codecov/codecov-action@v5
4040
with:
4141
files: lcov.info
4242
docs:

0 commit comments

Comments
 (0)