2 parents 13b33c9 + 8b8d508 commit 0dd581fCopy full SHA for 0dd581f
1 file changed
.github/workflows/pull-request-tests.yml
@@ -42,7 +42,7 @@ jobs:
42
43
# Copy and paste the codecov/test-results-action here
44
- name: Upload coverage to Codecov
45
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
46
with:
47
token: ${{ secrets.CODECOV_TOKEN }}
48
- name: Upload test results to Codecov
0 commit comments