Skip to content

Commit 1558187

Browse files
build(deps): bump codecov/codecov-action from 5 to 6 (#495)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f24ae7 commit 1558187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- uses: julia-actions/julia-processcoverage@v1
5454
with:
5555
directories: src,ext
56-
- uses: codecov/codecov-action@v5
56+
- uses: codecov/codecov-action@v6
5757
env:
5858
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
5959
with:

0 commit comments

Comments
 (0)