Skip to content

Commit dd00189

Browse files
authored
update ci.yml
1 parent b5e791b commit dd00189

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
@@ -48,7 +48,7 @@ jobs:
4848
JULIA_DEBUG: 'Main,UnicodePlots'
4949
COLORTERM: 'invalid' # 8bit - 256 colors
5050
- uses: julia-actions/julia-processcoverage@latest
51-
- uses: codecov/codecov-action@v4
51+
- uses: codecov/codecov-action@v5
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}
5454
fail_ci_if_error: false

0 commit comments

Comments
 (0)