Skip to content

Commit e76ea82

Browse files
authored
Merge pull request #429 from JuliaIO/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents aa0355d + 2812793 commit e76ea82

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
@@ -64,7 +64,7 @@ jobs:
6464
env:
6565
JULIA_NUM_THREADS: 2
6666
- uses: julia-actions/julia-processcoverage@v1
67-
- uses: codecov/codecov-action@v5
67+
- uses: codecov/codecov-action@v6
6868
with:
6969
file: lcov.info
7070
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)