We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd3e52 commit acc01e1Copy full SHA for acc01e1
.github/workflows/build.yml
@@ -36,4 +36,4 @@ jobs:
36
run: dotnet test -c Release --no-build --logger GitHubActions
37
38
- name: Upload coverage reports to Codecov with GitHub Action
39
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v3
0 commit comments