Skip to content

Commit 01cfc82

Browse files
committed
CI: fix codecov setup
1 parent e574bd8 commit 01cfc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
only-needed: true
4848
- uses: gap-actions/process-coverage@v2
49-
- uses: codecov/codecov-action@v4
49+
- uses: codecov/codecov-action@v5
5050
with:
5151
token: ${{ secrets.CODECOV_TOKEN }}
5252

0 commit comments

Comments
 (0)