Skip to content

Commit 1a2789e

Browse files
authored
Update ci.yml
1 parent 586b8c6 commit 1a2789e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
if: startsWith(matrix.os, 'ubuntu')
119119
with:
120120
directories: RecipesBase/src,RecipesPipeline/src,PlotThemes/src,Plots/src
121-
- uses: codecov/codecov-action@v4
121+
- uses: codecov/codecov-action@v5
122122
if: startsWith(matrix.os, 'ubuntu')
123123
with:
124124
file: lcov.info

0 commit comments

Comments
 (0)