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 7649aa8 + b9e6165 commit 958b49bCopy full SHA for 958b49b
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@e79a6962e0d4c0c17b229090214935d2e33f8354
+ uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments