There was an error while loading. Please reload this page.
1 parent c4c9872 commit 442896fCopy full SHA for 442896f
1 file changed
.github/workflows/dotnet.yml
@@ -45,7 +45,7 @@ jobs:
45
slug: AlbusKavaliro/AntiXss
46
- name: Upload test results to Codecov
47
if: ${{ !cancelled() }}
48
- uses: codecov/test-results-action@v1.1.1
+ uses: codecov/test-results-action@v1.2.1
49
with:
50
files: TestResults/JUnit/*.xml
51
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments