Skip to content

Commit 481c83b

Browse files
committed
working on codecov upload failure
change to codecov-action@v5 codecov/codecov-action#1568 (comment)
1 parent b92ca56 commit 481c83b

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
@@ -44,7 +44,7 @@ jobs:
4444
env:
4545
GROUP: ${{ matrix.group }}
4646
- uses: julia-actions/julia-processcoverage@v1
47-
- uses: codecov/codecov-action@v1
47+
- uses: codecov/codecov-action@v5
4848
with:
4949
file: lcov.info
5050
docs:

0 commit comments

Comments
 (0)