Skip to content

Commit c31a43f

Browse files
Bump codecov/codecov-action from 6 to 7 (#123)
1 parent c8f54a0 commit c31a43f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: julia-actions/julia-buildpkg@latest
2222
- uses: julia-actions/julia-runtest@latest
2323
- uses: julia-actions/julia-processcoverage@v1
24-
- uses: codecov/codecov-action@v6
24+
- uses: codecov/codecov-action@v7
2525
with:
2626
file: ./lcov.info
2727
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)