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.
2 parents a5e8ce8 + 475391d commit 1e25894Copy full SHA for 1e25894
1 file changed
.github/workflows/dotnet-coverage.yml
@@ -38,6 +38,6 @@ jobs:
38
- name: Test
39
run: dotnet test --no-build --verbosity normal
40
- name: Upload coverage reports to Codecov
41
- uses: codecov/codecov-action@87d39f4a2cec2673cf9505764fb20a38792ea722
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments