Skip to content

Commit 7b891bf

Browse files
chore(deps): update codecov/codecov-action action to v6 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 684ee68 commit 7b891bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: dotnet test --no-build --verbosity normal --collect:"XPlat Code Coverage"
4242

4343
- name: Upload Code Coverage
44-
uses: codecov/codecov-action@v5
44+
uses: codecov/codecov-action@v6

0 commit comments

Comments
 (0)