Skip to content

Commit 5459a07

Browse files
committed
CI: fix codecov setup
1 parent a0cc35b commit 5459a07

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
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
only-needed: true
3737
- uses: gap-actions/process-coverage@v2
38-
- uses: codecov/codecov-action@v4
38+
- uses: codecov/codecov-action@v5
3939
with:
4040
token: ${{ secrets.CODECOV_TOKEN }}
4141

0 commit comments

Comments
 (0)