Skip to content

Commit fd680db

Browse files
authored
Merge pull request #126 from brianguenter/dependabot/github_actions/codecov/codecov-action-7
Bump codecov/codecov-action from 6 to 7
2 parents 90351bd + 0deaf8e commit fd680db

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
@@ -32,6 +32,6 @@ jobs:
3232
- uses: julia-actions/julia-buildpkg@v1
3333
- uses: julia-actions/julia-runtest@v1
3434
- uses: julia-actions/julia-processcoverage@v1
35-
- uses: codecov/codecov-action@v6
35+
- uses: codecov/codecov-action@v7
3636
with:
3737
file: lcov.info

0 commit comments

Comments
 (0)