Skip to content

Commit 04d6b58

Browse files
authored
Merge pull request #4 from singularitti/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents e43c3c0 + b449313 commit 04d6b58

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
@@ -50,7 +50,7 @@ jobs:
5050
- uses: julia-actions/julia-buildpkg@v1
5151
- uses: julia-actions/julia-runtest@v1
5252
- uses: julia-actions/julia-processcoverage@v1
53-
- uses: codecov/codecov-action@v4
53+
- uses: codecov/codecov-action@v5
5454
with:
5555
files: lcov.info
5656
docs:

0 commit comments

Comments
 (0)