Skip to content

Commit acc01e1

Browse files
Revert "Bump codecov/codecov-action from 3 to 4 (#618)" (#630)
This reverts commit 8fcdd11.
1 parent edd3e52 commit acc01e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
run: dotnet test -c Release --no-build --logger GitHubActions
3737

3838
- name: Upload coverage reports to Codecov with GitHub Action
39-
uses: codecov/codecov-action@v4
39+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)