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 dc82bd1 + f44e5b1 commit 8e34609Copy full SHA for 8e34609
.github/workflows/dotnet-coverage.yml
@@ -35,6 +35,6 @@ jobs:
35
- name: Test
36
run: dotnet test --no-build --verbosity normal
37
- name: Upload coverage reports to Codecov
38
- uses: codecov/codecov-action@v5.2.0
+ uses: codecov/codecov-action@v5.3.0
39
with:
40
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments