We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14811b commit ba13b68Copy full SHA for ba13b68
.github/workflows/tests.yaml
@@ -49,7 +49,7 @@ jobs:
49
CTP_AUTH_URL: http://localhost:8989
50
51
- name: Upload to codecov
52
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
53
with:
54
verbose: true
55
0 commit comments