We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a4fe6 commit 83f76d1Copy full SHA for 83f76d1
.github/workflows/continuous-integration.yml
@@ -70,7 +70,7 @@ jobs:
70
path: "reports"
71
72
- name: "Upload to Codecov"
73
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
74
env:
75
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
76
with:
0 commit comments