Skip to content

Commit 41dcac4

Browse files
Bump codecov/codecov-action from 5 to 6 (#44)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb65090 commit 41dcac4

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@v5
44+
- uses: codecov/codecov-action@v6
4545
with:
4646
files: lcov.info
4747
env:

0 commit comments

Comments
 (0)