2 parents 1e7c381 + 0853d8e commit 14323adCopy full SHA for 14323ad
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@v6
+ uses: codecov/codecov-action@v7
46
with:
47
token: ${{ secrets.CODECOV_TOKEN }}
48
- name: Upload test results to Codecov
0 commit comments