Skip to content

Commit 423c5fa

Browse files
committed
CI: fix codecov setup
1 parent 80f9bcd commit 423c5fa

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
with:
4545
only-needed: true
4646
- uses: gap-actions/process-coverage@v2
47-
- uses: codecov/codecov-action@v4
47+
- uses: codecov/codecov-action@v5
4848
with:
4949
token: ${{ secrets.CODECOV_TOKEN }}
5050

0 commit comments

Comments
 (0)