We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1394c6e + b108f9e commit 71473d7Copy full SHA for 71473d7
1 file changed
.github/workflows/build.yml
@@ -109,6 +109,6 @@ jobs:
109
uses: actions/download-artifact@v4
110
111
- name: Upload to Codecov
112
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
113
with:
114
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments