There was an error while loading. Please reload this page.
1 parent f4a985b commit 0c40ff4Copy full SHA for 0c40ff4
1 file changed
.github/workflows/dotnet.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Test
34
run: dotnet test --no-build --verbosity normal --coverlet
35
- name: Upload coverage reports to Codecov
36
- uses: codecov/codecov-action@v6.0.1
+ uses: codecov/codecov-action@v6.0.2
37
with:
38
token: ${{ secrets.CODECOV_TOKEN }}
39
slug: AlbusKavaliro/TempMaiSe
0 commit comments