Skip to content

Commit 6af1ff6

Browse files
committed
CI: fix codecov setup
1 parent df6843a commit 6af1ff6

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

0 commit comments

Comments
 (0)