We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 586b8c6 commit 1a2789eCopy full SHA for 1a2789e
.github/workflows/ci.yml
@@ -118,7 +118,7 @@ jobs:
118
if: startsWith(matrix.os, 'ubuntu')
119
with:
120
directories: RecipesBase/src,RecipesPipeline/src,PlotThemes/src,Plots/src
121
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
122
123
124
file: lcov.info
0 commit comments