Skip to content

Commit 8e36621

Browse files
Bump codecov/codecov-action from 6 to 7 (#14)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d6275b commit 8e36621

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Coverage.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@v6
47+
- uses: codecov/codecov-action@v7
4848
env:
4949
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5050
with:

0 commit comments

Comments
 (0)