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 eb1b49d + 221fe15 commit db8aa23Copy full SHA for db8aa23
.github/workflows/dotnet.yml
@@ -47,6 +47,6 @@ jobs:
47
path: '**/*.nupkg'
48
49
- name: Codecov
50
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
51
with:
52
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments