Skip to content

Commit 8ed1167

Browse files
Bump codecov/codecov-action from 1 to 3 (#205)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21d8b7c commit 8ed1167

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
@@ -29,7 +29,7 @@ jobs:
2929
- uses: julia-actions/julia-buildpkg@latest
3030
- uses: julia-actions/julia-runtest@latest
3131
- uses: julia-actions/julia-processcoverage@v1
32-
- uses: codecov/codecov-action@v1
32+
- uses: codecov/codecov-action@v3
3333
if: ${{ matrix.version == '1' && matrix.os == 'ubuntu-latest' }}
3434
with:
3535
file: lcov.info

0 commit comments

Comments
 (0)