Skip to content

Commit 1566b97

Browse files
Bump codecov/codecov-action from 5 to 7 (#13)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac25506 commit 1566b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: julia-actions/julia-buildpkg@v1
3939
- uses: julia-actions/julia-runtest@v1
4040
- uses: julia-actions/julia-processcoverage@v1
41-
- uses: codecov/codecov-action@v5
41+
- uses: codecov/codecov-action@v7
4242
with:
4343
files: lcov.info
4444
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)