Skip to content

Commit 0c40ff4

Browse files
chore(deps): update codecov/codecov-action action to v6.0.2 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4a985b commit 0c40ff4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Test
3434
run: dotnet test --no-build --verbosity normal --coverlet
3535
- name: Upload coverage reports to Codecov
36-
uses: codecov/codecov-action@v6.0.1
36+
uses: codecov/codecov-action@v6.0.2
3737
with:
3838
token: ${{ secrets.CODECOV_TOKEN }}
3939
slug: AlbusKavaliro/TempMaiSe

0 commit comments

Comments
 (0)