Skip to content

Commit b6e3841

Browse files
authored
Merge pull request #31 from MineralsCloud/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents acedaba + 0a10b78 commit b6e3841

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
@@ -44,7 +44,7 @@ jobs:
4444
- uses: julia-actions/julia-buildpkg@v1
4545
- uses: julia-actions/julia-runtest@v1
4646
- uses: julia-actions/julia-processcoverage@v1
47-
- uses: codecov/codecov-action@v4
47+
- uses: codecov/codecov-action@v5
4848
with:
4949
files: lcov.info
5050
docs:

0 commit comments

Comments
 (0)